Creating a simple deployment in Azure Kubernetes Service using YAML (Less than 5 min)
Declarative approach...
MVP | MCTS | MCP | ITIL
Declarative approach...
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