7f3b633aa0
This commit converts content and layout to use Hugo.
588 B
Executable File
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. |
|
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.