0

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.

jarge
  • 185
  • 9

1 Answers1

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