https://github.com/bigbinary/kubernetes-workshop
Kubernetes workshop: Contents and examples
https://github.com/bigbinary/kubernetes-workshop
Last synced: about 1 month ago
JSON representation
Kubernetes workshop: Contents and examples
- Host: GitHub
- URL: https://github.com/bigbinary/kubernetes-workshop
- Owner: bigbinary
- Created: 2018-07-19T07:54:00.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-10T08:49:42.000Z (almost 7 years ago)
- Last Synced: 2025-03-29T20:44:41.243Z (about 2 months ago)
- Size: 23.4 KB
- Stars: 5
- Watchers: 17
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# kubernetes-workshop
In this introductory kubernetes 101 hands-on workshop you will learn about:
- Understanding Kubernetes terms and resources.
- Provisioning and using Kubernetes clusters.
- Deploy and Manage containers to kubernetes using kubectl.## Contents
* Session 1.
- Introduction to kubernetes.
- Overview of Kubernetes service providers and self hosting k8s cluster
- Understanding kubernetes internals.* Session 2.
- Understanding kubernetes terms(deployments, services, configmaps, jobs, cronjobs, persistent volumes, statefulsets, daemonsets etc.) and usage.
- Deploying sample application on kubernetes.* Session 3.
- Usage of configmaps, volumes and annotations with k8s resources.
- Handling Zero downtime deployments.
- Introduction to ingress controllers and ingress routing.## Pre-requisute
- This workshop assumes you have basic understanding of containers, docker and container images.
- Install tools mentioned on your machine following [this setup link](https://github.com/bigbinary/kubernetes-workshop/tree/master/setup).## Registration link
To participate in a event register [here](https://www.townscript.com/dashboard/e/kubernetes-bigbinary-workshop).## Hosted by
