Goglides Dev 🌱

CKA Certification Preparation - Kubernetes Deployment Series' Articles

Back to Balkrishna Pandey's Series
Kubernetes Deployment For CKA Certification

Kubernetes Deployment For CKA Certification

Comments
2 min read
How to get detailed information on deployment and pods?

How to get detailed information on deployment and pods?

Comments
1 min read
How to scale up and down application pods using Kubernetes Deployment?

How to scale up and down application pods using Kubernetes Deployment?

Comments
2 min read
How to connect to one of the pods with bash?

How to connect to one of the pods with bash?

Comments
1 min read
How to update a Kubernetes deployment?

How to update a Kubernetes deployment?

Comments
2 min read
How to show ethernet interfaces of the pod and ping other pods?

How to show ethernet interfaces of the pod and ping other pods?

2
Comments
2 min read
How to forward ports to see the Nginx server page using the browser?

How to forward ports to see the Nginx server page using the browser?

Comments
1 min read
Checking Rollout History/ Rollback of a Deployment

Checking Rollout History/ Rollback of a Deployment

2
Comments 1
1 min read
matchLabels, labels, and selectors in deployment

matchLabels, labels, and selectors in deployment

2
Comments
2 min read
What is ReplicaSet and Why the deployment object creates Replicaset?

What is ReplicaSet and Why the deployment object creates Replicaset?

Comments
3 min read