Starterkit Kubernetes Components – Services
Die nachfolgende Liste beinhaltet die verwendeten Components / Services im Starterkit Kubernetes. Diese Components sind installiert, orchestriert und betriebsbereit.
Was | Beschreibung | Layer | ||
---|---|---|---|---|
coredns | CoreDNS is a DNS server. It is written in Go. It can be used in a multitude of environments because of its flexibility. | Base | ||
etcd | A distributed, reliable key-value store for the most critical data of a distributed system | Base | ||
elasticsearch | Elasticsearch is a distributed, RESTful search and analytics engine capable of addressing a growing number of use cases. | Base | ||
Ansible | Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. | Master | ||
kubeadm | Kubeadm is a tool built to provide kubeadm init and kubeadm join as best-practice «fast paths» for creating Kubernetes clusters. | Master | ||
kubernetes | Kubernetes, also known as K8s, is an open-source system for automating deployment, scaling, and management of containerized applications. | Master | ||
Container Network Interface (CNI) | CNI (Container Network Interface), a Cloud Native Computing Foundation project, consists of a specification and libraries for writing plugins to configure network interfaces in Linux containers, along with a number of supported plugins. | Master | ||
MetalLB | MetalLB is a load-balancer implementation for bare metal Kubernetes clusters, using standard routing protocols. | Master | ||
traefik | Traefik is a leading modern reverse proxy and load balancer that makes deploying microservices easy. | Master | ||
kubernetes dashboard | Dashboard is a web-based Kubernetes user interface. | Master | ||
kube-router | The Kube-router is a turnkey solution for Kubernetes networking with aim to provide operational simplicity. Networking is hard as such. | Master | ||
Rancher Longhorn | Highly available persistent storage for Kubernetes | Worker | ||
Harbor | An open source trusted cloud native registry project that stores, signs, and scans content. | Worker | ||
Prometheus | The Prometheus monitoring system and time series database. | Worker | ||
Grafana | Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more. | Worker | ||
Nagios Core | Nagios Core is the industry standard in IT monitoring software. | Worker | ||
Jaeger | CNCF Jaeger, a Distributed Tracing Platform | Worker | ||
Helm | The Kubernetes Package Manager | Worker | ||
Gitlab | GitLab CE Mirror | Please open new issues in our issue tracker on GitLab.com | Worker |