"name": "kubernetes-master" "summary": "The Kubernetes control plane." "maintainers": - "Tim Van Steenburgh " - "George Kraft " - "Rye Terrell " - "Konstantinos Tsakalozos " - "Charles Butler " - "Matthew Bruzek " "description": | Kubernetes is an open-source platform for deploying, scaling, and operations of application containers across a cluster of hosts. Kubernetes is portable in that it works with public, private, and hybrid clouds. Extensible through a pluggable infrastructure. Self healing in that it will automatically restart and place containers on healthy nodes if a node ever goes away. "tags": - "misc" - "infrastructure" - "kubernetes" - "master" "series": - "xenial" "requires": "certificates": "interface": "tls-certificates" "etcd": "interface": "etcd" "loadbalancer": "interface": "public-address" "ceph-storage": "interface": "ceph-admin" "provides": "nrpe-external-master": "interface": "nrpe-external-master" "scope": "container" "kube-api-endpoint": "interface": "http" "cluster-dns": "interface": "kube-dns" "kube-control": "interface": "kube-control" "cni": "interface": "kubernetes-cni" "scope": "container" "resources": "kubectl": "type": "file" "filename": "kubectl.snap" "description": "kubectl snap" "kube-apiserver": "type": "file" "filename": "kube-apiserver.snap" "description": "kube-apiserver snap" "kube-controller-manager": "type": "file" "filename": "kube-controller-manager.snap" "description": "kube-controller-manager snap" "kube-scheduler": "type": "file" "filename": "kube-scheduler.snap" "description": "kube-scheduler snap" "cdk-addons": "type": "file" "filename": "cdk-addons.snap" "description": "CDK addons snap" "subordinate": !!bool "false"