Kubernetes Flask App Deploy With Microservices(part 2)
In this I have tried to change permission of each and every file to remove it from the repo.
2 Now we will make a new file vim taskmaster.yml
apiVersion: apps/v1
kind: Deployment
metadata:
name: taskmaster
labels:
app: taskmaster
spec:
r...
gauri1504.hashnode.dev2 min read
Sagar Aulakh
Blog was nice, but it could be more useful for others. if you could mention code commands directly on your blog, if anyone needed so they can simple copy the code commands and execute on their project.