acs-engine/examples/kubernetes-config/README.md

871 B

Microsoft Azure Container Service Engine - Kubernetes Features

Overview

These cluster definition examples show how to create customized Kubernetes clusters on Microsoft Azure.

  1. kubernetes-clustersubnet.json - Configuring a custom cluster IP subnet.
  2. kubernetes-maxpods.json - Configuring a custom maximum limit on the number of pods per node.
  3. kubernetes-dockerbridgesubnet.json - Configuring a custom IP subnet used for allocating IP addresses for the docker bridge network on nodes.
  4. kubernetes-gc.json - Configuring custom image garbage collection values.
  5. kubernetes-etcd-storage-size.json - Configuring a custom size for the etcd disk volume.