Agenda for the Event
9.00 AM to 9.45 AM :- Welcome and Registration
9.46 AM to 10.00 AM :- Kickoff of Meeting followed by introduction to speakers
#######################################################################
10.00 AM to 11.30 AM :- Docker Speaker :- Mr. Hamidul Rahman
#######################################################################
Topics that will be covered in the Meetup as follows:
1. Docker :
- What is Docker
- Why use Docker
- Working : Containerisation vs Virtualisation
2. Docker Architecture
- Daemon
- Client
- Registries
3. Dockerfile
4. Docker image : Internal working, ex : hash values of imageID, etc.
5. TAGS
6. Containers
7. Live demo of running an app in a Docker container
8. Introduction to Docker Playground and demonstrations
#######################################################################
11.30 AM to 1.00 AM :- Kubernetes Speaker :- Mr.Akshay Mathur (Xebia)
#######################################################################
Topics that will be covered in the Meetup as follows:
1. Kubernetes:
- What is Kubernetes?
- Why use Kubernetes
2. Architecture
- Master node
- api server
- scheduler
- control manager
- etcd
- Worker Node
- Kubelet
- Kube-proxy
3. Pods
4. Containers
5. Installation
6. play-with-k8s
7. minikube
8. Kubeadm
9. cloud platforms
10. More about pods :
- Pod networking
- Pod communication
- Pod lifecycle
- Pod Manifest file
11. Hands on demo which will cover all the topics taught