Docker and Kubernetes

Is it good approach to learn docker and Kubernetes without python or shell and then pick up later?

You can do without python for a while (although you need to know a bit about programming something), but you’ll really need a foundation in bash and the shell to learn docker and kubernetes – a lot of what you’ll need to learn will require you to do things like run shell commands in containers in various ways.

1 Like