Files
website/content/en/docs/reference/glossary/kube-apiserver.md
T
Bjørn Erik Pedersen 7f3b633aa0 Convert site to Hugo (#8316)
This commit converts content and layout to use Hugo.
2018-05-05 09:00:51 -07:00

588 B
Executable File

title, id, date, full_link, short_description, aka, tags
title id date full_link short_description aka tags
kube-apiserver kube-apiserver 2018-04-12 /docs/reference/generated/kube-apiserver/ Component on the master that exposes the Kubernetes API. It is the front-end for the Kubernetes control plane.
architecture
fundamental

Component on the master that exposes the Kubernetes API. It is the front-end for the Kubernetes control plane.

It is designed to scale horizontally -- that is, it scales by deploying more instances. See Building High-Availability Clusters.