mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-07-28 09:11:18 +00:00
14 lines
306 B
Markdown
14 lines
306 B
Markdown
# 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`)
|