07-12-2019 03:54 AM
[developer@sbx30devbox ~]$ ./auto_deploy.sh 30 BXb2weUP cni
Auto Deployment of Kubernetes with ACI CNI Sandbox requested for:
Pod Number: 30
Pod Password: BXb2weUP
Deploy Stage: cni
Would you like to continue? [yes/no]
yes
Beginning Auto Deployment of Kubernetes with ACI CNI Sandbox.
Setup DevBox with Development Tools and Repos
done
Create and deploy RSA keys for passwordless login to pod nodes from DevBox
done
Installing Kubernetes admin tools onto DevBox
done
Configuring Linux network plumbing on Kubernetes nodes.
done
Installing prerequisites and preparing Linux on Kuberentes nodes.
done
Setting up a new Kubernetes Cluster on Kubernetes nodes.
Problem
Solved! Go to Solution.
07-15-2019 07:26 AM
07-14-2019 02:08 AM
It seem that
@tareinma wrote:
[developer@sbx30devbox ~]$ ./auto_deploy.sh 30 BXb2weUP cni
Auto Deployment of Kubernetes with ACI CNI Sandbox requested for:
Pod Number: 30
Pod Password: BXb2weUP
Deploy Stage: cni
Would you like to continue? [yes/no]
yes
Beginning Auto Deployment of Kubernetes with ACI CNI Sandbox.
Setup DevBox with Development Tools and Repos
done
Create and deploy RSA keys for passwordless login to pod nodes from DevBox
done
Installing Kubernetes admin tools onto DevBox
done
Configuring Linux network plumbing on Kubernetes nodes.
done
Installing prerequisites and preparing Linux on Kuberentes nodes.
done
Setting up a new Kubernetes Cluster on Kubernetes nodes.
Problem
security gateway tried to do ssl intercept, Please help to fix it ASAP.
[developer@sbx29kube01 ~]$ kubeadm init --token ab01bf.1h58iu90bdfr1234 --pod-network-cidr=10.229.0.1/16 --service-cidr=192.168.229.1/24 --apiserver-advertise-address=172.20.29.11
[kubeadm] WARNING: kubeadm is in beta, please do not use it for production clusters.
unable to get URL "https://storage.googleapis.com/kubernetes-release/release/stable-1.7.txt": Get https://storage.googleapis.com/kubernetes-release/release/stable-1.7.txt: x509: certificate signed by unknown authority
[developer@sbx29kube01 ~]$ echo | openssl s_client -connect storage.googleapis.com:443 | egrep "^subject=|^issuer="
depth=2 C = US, ST = California, L = San Francisco, O = Cisco, CN = Cisco Umbrella Primary SubCA
verify error:num=20:unable to get local issuer certificate
DONE
subject=/C=US/ST=California/L=San Francisco/O=OpenDNS, Inc./CN=*.opendns.com
issuer=/O=Cisco/CN=Cisco Umbrella Secondary SubCA pao-SG
07-15-2019 07:26 AM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide