VTWO-14496 : rework the doc and generate the root CA

This commit is contained in:
mbenabda
2019-06-28 00:42:55 +02:00
parent 8d7c329d46
commit 4800ee5b62
8 changed files with 119 additions and 35 deletions

View File

@@ -11,6 +11,6 @@ mv etcd-$ETCD3_RELEASE_VERSION-linux-amd64/etcdctl /usr/bin/
rm -rf etcd*
touch .install_etcd
touch .download_etcd
popd &> /dev/null

View File

@@ -18,7 +18,7 @@ cp hyperkube /usr/bin/cloud-controller-manager
cp hyperkube /usr/bin/apiserver
rm hyperkube
touch .install_kubernetes_master_components
touch .download_kubernetes_control_plane
popd

View File

@@ -13,6 +13,6 @@ cp hyperkube /usr/bin/proxy
cp hyperkube /usr/bin/kubectl
rm hyperkube
touch .install_kubernetes_worker_components
touch .download_kubernetes_worker_components
popd