mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-12-16 09:48:57 +03:00
VTWO-14496 : rework the doc and generate the root CA
This commit is contained in:
@@ -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
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user