I have deployed Kubernetes with Docker before. I have trouble deploying K8s with Kata Container. Does kata container completely replace Docker in Kubernetes? So I have to uninstall Docker from my nodes to make it work? I am so confused right now.
Asked
Active
Viewed 96 times
1 Answers
1
Kata containers work with Docker. You can look at this git repo where they have details setting up Kata with Docker and kubernetes both. Kata Deploy

Ratnadeep Bhattacharyya
- 806
- 7
- 17