mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-05-20 15:52:55 +00:00
306 B
306 B
Pre-requirements
-
Kubernetes concepts
(pods, deployments, services, labels, selectors)
-
Hands-on experience working with containers
(building images, running them; doesn't matter how exactly)
-
Familiarity with the UNIX command-line
(navigating directories, editing files, using
kubectl)