https://github.com/benc-uk/kube-primer
Kubernetes Technical Primer
https://github.com/benc-uk/kube-primer
containers kubernetes learning primer
Last synced: 17 days ago
JSON representation
Kubernetes Technical Primer
- Host: GitHub
- URL: https://github.com/benc-uk/kube-primer
- Owner: benc-uk
- License: mit
- Created: 2020-02-18T18:45:27.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-07T09:17:18.000Z (about 2 years ago)
- Last Synced: 2024-07-30T19:59:27.320Z (9 months ago)
- Topics: containers, kubernetes, learning, primer
- Homepage: https://code.benco.io/kube-primer/
- Size: 87.6 MB
- Stars: 8
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kubernetes Technical Primer
## Target Audience
Technical architects, developers and platform engineers. Those wanting to the learn the core fundamentals of Kubernetes.
Not for those trying to deploy Kubernetes from scratch or get deeply into internals## Content Notes
This guide is not intended to be delivered as a complete presentation, it can used as a learning guide or hand out.
Alternatively take out sections or slides and use/present as needed## Contents

## Change Log
- 1.0 Initial release
- 1.1 Typos and fixes, added final additional resources slide
- 1.2 Added AKS section & taints/affinity
- 1.3 Extra sections on AKS
- 1.4 Minor refresh, ConfigMaps and service mesh
- 1.5 Added Operators & CRD, removed Dev Spaces and some minor refreshes
- 1.6 Removed Docker references, added GitOps & Dapr, general update