Fix format. (#6168)

This commit is contained in:
Stewart-YU
2017-11-08 07:39:15 +08:00
committed by Steve Perry
parent 1a681e88ae
commit 645fe170ef
+3
View File
@@ -750,10 +750,13 @@ requested kubernetes version is a ci version; in this case
This behaviour can be overridden by [using kubeadm with a configuration file](#config-file). This behaviour can be overridden by [using kubeadm with a configuration file](#config-file).
Allowed customization are: Allowed customization are:
- provide an alternative `imageRepository` to be used instead of - provide an alternative `imageRepository` to be used instead of
`gcr.io/google_containers` (NB. does not works for ci version) `gcr.io/google_containers` (NB. does not works for ci version)
- provide an `unifiedControlPlaneImage` to be used instead of single image - provide an `unifiedControlPlaneImage` to be used instead of single image
for control plane components for control plane components
- provide an `etcd.image` name to be used - provide an `etcd.image` name to be used
## Running kubeadm without an internet connection ## Running kubeadm without an internet connection