Deployment of Django Web-app on kubernetes
To practice the things I learned till now, I took on the small task to create the pod of Django Notes-app. For it I had to use the following the concepts :
Pods
Deployment
Replicaset
Services
Well you don’t actually need the pod & replicaset be...
devops-track.hashnode.dev1 min read