mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-07-22 06:37:27 +00:00
17 lines
817 B
Markdown
17 lines
817 B
Markdown
# Kubernetes Tutorials
|
|
|
|
!!! info "Architectural Context"
|
|
Detailed reference for Kubernetes Tutorials in the context of Architectural Foundations.
|
|
|
|
## Platform Engineering
|
|
|
|
### CI-CD Pipelines
|
|
|
|
#### Jenkins
|
|
|
|
- **(2023)** [**Back of the Napkin Guide to Updating Jenkins**](https://www.jenkins.io/blog/2023/10/31/marc-s-napkin-upgrade-guide) 🌟🌟🌟🌟 <span class='md-tag md-tag--info'>[ENTERPRISE-STABLE]</span> — A highly practical, pragmatic guide from a core Jenkins maintainer outlining safe upgrade strategies for Jenkins controllers and its complex plugin ecosystem. Reduces administrative friction by emphasizing snapshot backups, compatibility matrices, and staged canary verification.
|
|
|
|
***
|
|
💡 **Explore Related:** [Mkdocs](./mkdocs.md) | [Cheatsheets](./cheatsheets.md) | [Linux](./linux.md)
|
|
|