분류 |
이름 |
비고 |
NETWORKING |
Calico |
https://www.projectcalico.org/ |
VIP Manager |
UCarp |
https://en.wikipedia.org/wiki/Common_Address_Redundancy_Protocol |
Monitoring |
Prometheus |
https://prometheus.io/ |
Monitoring |
Grafana |
https://grafana.com/ |
App Catalog |
Helm |
https://helm.sh/ helm client : 사용자를 위한 CLI client tiller : helm server. 보통 kubernetes위에 pod 형태로 위치함 chart : 어플리케이션을 구성하는 kubernetes 객체 정의 및 설정 묶음 release : kubernetes 위에 배포된 어플리케이션 |
DNS | Kube-dns | https://kubernetes.io/docs/concepts/services-networking/dns-pod-service/ |
Ansible | https://www.ansible.com/ | |
Heketi | https://github.com/heketi/heketi | |
Ingress | https://kubernetes.io/docs/concepts/services-networking/ingress/ |