зеркало из https://github.com/Azure/acs-engine.git
871 B
871 B
Microsoft Azure Container Service Engine - Kubernetes Features
Overview
These cluster definition examples show how to create customized Kubernetes clusters on Microsoft Azure.
- kubernetes-clustersubnet.json - Configuring a custom cluster IP subnet.
- kubernetes-maxpods.json - Configuring a custom maximum limit on the number of pods per node.
- kubernetes-dockerbridgesubnet.json - Configuring a custom IP subnet used for allocating IP addresses for the docker bridge network on nodes.
- kubernetes-gc.json - Configuring custom image garbage collection values.
- kubernetes-etcd-storage-size.json - Configuring a custom size for the etcd disk volume.