Skip to content

Commit dcf0f94

Browse files
authored
Update 101-containers.md (kamranahmedse#3440)
1 parent 4ad8886 commit dcf0f94

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed
Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,10 @@
1-
# Containers
1+
# Containers
2+
3+
Kubernetes is built on containers, so before learning Kubernetes you should be comfortable running and building containers from scratch.
4+
5+
Visit the following resources to learn more:
6+
7+
* [Docker in 100 Seconds (video)](https://www.youtube.com/watch?v=Gjnup-PuquQ)
8+
* [Official Docker Tutorial](https://www.docker.com/101-tutorial/)
9+
* [Docker Curriculum](https://docker-curriculum.com/)
10+
* [Free 3 Hour Video Course on Docker for Beginners](https://www.youtube.com/watch?v=3c-iBn73dDE)

0 commit comments

Comments
 (0)