Consul on kubernetes

consul-on-kubernetes

Helm Chart YAML

Consul is a tool for discovering, configuring, and managing services in distributed systems. It provides features like service discovery, health checking, key-value storage, and distributed coordination. In Kubernetes, Consul can be useful in several ways: 1. Service Discovery: Kubernetes already has built-in service discovery through DNS and environment variables. However, Consul provides more advanced features such as service registration, DNS-based service discovery, and health checking. Th

Install
helm repo add meshery-catalog https://github.com/meshery/meshery.io/catalog
helm install consul-on-kubernetes meshery-catalog/consul-on-kubernetes --version 0.0.1
plain text: /constructs/ah-helm-chart-meshery-catalog-consul-on-kubernetes/install.txt
⭐ Source on GitHub 📦 Registry page
Details
FrameworkHelm Chart
LanguageYAML
Version0.0.1
★ Stars742
Forks770
LicenseApache-2.0
Namespacemeshery
Updated