Hasan's Post

Tutorial repository

View on GitHub
27 February 2022

Using Kubectl to create deployment

by Hasan

Command line

Viewing pods and nodes

Troubleshooting with kubectl

Command line examples

Using a service to expose the app

Command line

Running Multiple Instances of our app (Scaling)

Command line

Step 2: Load balancing

Step 3: Scale down

Performing a rolling update

Command line

Step 1: Update the version of the app

Step 2: Verify an update

Step 3: Rollback to an update

tags: