Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged kubectl

0 votes
451 views
1 answer
    I'm trying to update an image in Kubernetes by using the following command: kubectl set image deployment/ms- ... to use. Any suggestions? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
395 views
1 answer
    I have exposed a service on an external port on all nodes in a kubernetes cluster from: kubectl create -f ... ports of the kubernetes cluster? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
493 views
1 answer
    When deploying a service via a Helm Chart, the installation failed because the tiller serviceaccount was not ... a ServiceMonitor resource? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
588 views
1 answer
    I have followed the helloword tutorial on http://kubernetes.io/docs/hellonode/. When I run: kubectl run hello- ... to connect to the localhost? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
444 views
1 answer
    I have started pods with command $ kubectl run busybox --image=busybox --restart=Never --tty -i -- ... c9rnx 0/1 RunContainerError 0 23s See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
To see more, click for the full list of questions or popular tags.
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...