Dry run of Replicas in Azure Kubernetes Service (less than 5 minutes)
Imperative approach...
Below two blog posts are to demonstrate creating Pod & Deployment imperatively.
1. Creating Pods
2. Updating the application to a newer version.
MVP | MCTS | MCP | ITIL
Imperative approach...
Below two blog posts are to demonstrate creating Pod & Deployment imperatively.
1. Creating Pods
2. Updating the application to a newer version.
Imperative approach...
In my previous blog, we described the pod deployment and exposing the app to the internet. Now, let me walk through the steps to release a new version of the application. We have two application versions in the Docker repository and they are listed below
Imperative approach...