Skip to content
#

consul

Here are 153 public repositories matching this topic...

50+ DockerHub public images for Docker & Kubernetes - Hadoop, Kafka, ZooKeeper, HBase, Cassandra, Solr, SolrCloud, Presto, Apache Drill, Nifi, Spark, Mesos, Consul, Riak, OpenTSDB, Jython, Advanced Nagios Plugins & DevOps Tools repos on Alpine, CentOS, Debian, Fedora, Ubuntu, Superset, H2O, Serf, Alluxio / Tachyon, FakeS3

  • Updated Jun 5, 2020
  • Shell
Legogris
Legogris commented Feb 3, 2020

I am attempting to set up a cluster with a mix of arm64 and amd64 nodes. Inventory:

---
all:
    consul:
      vars:
        consul_autopilot_enable: true
        consul_group_name: consul
      hosts:
        host1:
          consul_node_role: bootstrap
          consul_architecture: amd64
        host2:
          consul_node_role: server
          consul_architecture: arm64
bug
leowmjw
leowmjw commented Dec 30, 2016

Local cluster is dev-level setup; cluster of 1. Remote will be LXD and or Azure/AWS/GCE. Setup Consul Cluster across WAN.

Nomad cluster across region; spans 2 or more DC. Region: SEA; DC: dc1, dc-laptop

Demo application for Golang, Java + Docker workload distributed.

Command center done locally; executed remotely.

Improve this page

Add a description, image, and links to the consul topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the consul topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.