An open API service indexing awesome lists of open source software.

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

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

![BigBinary](https://raw.githubusercontent.com/bigbinary/bigbinary-assets/press-assets/PNG/logo-light-solid-small.png?raw=true)