Day 33 : Working with Namespaces and Services in Kubernetes
Today we will be creating namespace on our cluster. Let's get started
Task 1 ) Create a Namespace for your Deployment and Update the deployment.yml file to include the Namespace
You can create namespace by running following command.
You can check al...
ajayblog.com2 min read