



Comments about Kubernetes as an Alternative to Consul by HashiCorp

- Kubernetes is Free and Open Source
Consul by HashiCorp is described as 'Highly available, distributed, multi datacenter service discovery system with key/value store and health checking' and is an app. There are seven alternatives to Consul by HashiCorp for a variety of platforms, including Linux, Web-based, Windows, Mac and Self-Hosted apps. The best Consul by HashiCorp alternative is Kubernetes, which is both free and Open Source. Other great apps like Consul by HashiCorp are Cycle.io, etcd, Service Fabric and Apache ZooKeeper.





Cycle is the leading LowOps platform built to simplify containers, standardize infrastructure, and automate DevOps. Deploy to your own infrastructure whether it's in the cloud, on-prem, or a mixture of both. The power of Kubernetes, without Kubernetes.



etcd is a strongly consistent, distributed key-value store that provides a reliable way to store data that needs to be accessed by a distributed system or cluster of machines. It gracefully handles leader elections during network partitions and can tolerate machine failure, even...
A distributed systems platform for packaging, deploying, and managing stateless and stateful distributed applications and containers at large scale.
Apache ZooKeeper is an effort to develop and maintain an open-source server which enables highly reliable distributed coordination. ZooKeeper is a centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group...
Consul is often used primarily as a service discovery mechanism, especially with a DNS interface. Apache ZooKeeper is primarily used as a real-time key/value store, with leader election and peer discovery (not service discovery) as contributing/supporting features. Also, ZooKeeper doesn't have a DNS interface.


StackGres is a full-stack PostgreSQL distribution for Kubernetes, packed into an easy deployment unit. With a carefully selected and tuned set of surrounding PostgreSQL components.

Consul is not an RDBMS like Postgres, though does support kv storage


Nexaa is the easy-to-use-and-cost-friendly 100% European alternative for scaling and deploying containers.




Consul is not an orchestraion tool. It is used in conduction with Kubernetes to add service mesh, routing, kv storage