India Linux User's Group Delhi(NCR) Meetup
Details
We are having two interesting workshops in this ILUG-D meetup.
- Making docker work[1] by Jayant Kumar
Topics to be covered
- Basics of docker
- What is the problem that docker solves ?
- Workshop
- Creating docker file
- Running a container
- Mounting code in container
- Communication between containers
- What are immutable containers ?
- Problems with containers
- How Kubernetes helps
- Kubernetes architecture
- Use case of Docker & Kubernetes
Expected Duration
40 min
Pre-requisite
Basic linux knowledge
Docker installed on your laptop
- https://docs.docker.com/install/
Redis installation - apt-get install redis-server
Docker compose - https://docs.docker.com/compose/install/#install-compose
