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

https://github.com/dgapitts/learning-kubernetes


https://github.com/dgapitts/learning-kubernetes

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# learning-kubernetes

## kubernetes-essential-training-application-development

* [001-minikube-setup-ubuntu](docs/001-minikube-setup-ubuntu.md)
* [002-my-first-pod](docs/002-my-first-pod.md)
* [003-describe-nodes-and-pods](docs/003-describe-nodes-and-pods.md)
* [004-CrashLoopBackOff-for-Container-blue-gree](docs/004-CrashLoopBackOff-for-Container-blue-gree.md)

## A CLoud Guru - CKAD (Certified Kubernetes Application Developer)

* [ACG-CKAD-Lab01 - Using Multiple Containers in a Kubernetes Pod](docs/ACG-CKAD-Lab01-Multiple-Containers-in-a-Pod.md)
* [ACG-CKAD-Lab02 - Using Container Volume Storage in Kubernetes](docs/ACG-CKAD-Lab02-Using-Container-Volume-Storage.md)
* [ACG-CKAD-Lab03 - Advanced Rollout with Kubernetes Deployments](docs/ACG-CKAD-Lab03-Advanced-Rollout-with-Kubernetes-Deployments.md)
* [ACG-CKAD-Lab04 - Deploying Packaged Kubernetes Apps with Helm](docs/ACG-CKAD-Lab04-Deploying-Packaged-Kubernetes-Apps-with-Helm.md)

## killercoda.com playground exercise

* [KC001 - Pod with Resource Requests and Limits](docs/KC001P-od-with-Resource-Requests-and-Limits.md)

## OReilly CKAD labs

* [2.1 Pods: Creating and Interacting with a Pod](docs/OReilly-CKAD-001-Creating-Interacting-with-Pod.md)
* [2.2 Creating a Pod that Uses a Custom Command](docs/OReilly-CKAD-002-Creating-Pod-that-Uses-Custom-Command.md)
* [2.3 Modifying the Configuration of an Existing Pod](docs/OReilly-CKAD-003-Pods-Modifying-the-Config.md)
* [3.1 Creating and Consume a Secret as an Environment Variable](docs/OReilly-CKAD-004-Creating-Secrets-and-Consuming-as-env-var.md)

## OReilly CKAD labs

* [Ch03 builing etcd-operator cluster](docs/Ch03-builing-etcd-operator.md)