https://github.com/mandelsoft/documents
Some Documents around the Kubernetes Model
https://github.com/mandelsoft/documents
Last synced: 4 months ago
JSON representation
Some Documents around the Kubernetes Model
- Host: GitHub
- URL: https://github.com/mandelsoft/documents
- Owner: mandelsoft
- Created: 2025-01-09T10:58:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-08T11:19:01.000Z (11 months ago)
- Last Synced: 2025-07-08T12:29:56.151Z (11 months ago)
- Size: 9.9 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Thoughts about Design Patterns derived from the Kubernetes Model
This repository provides some documents describing the the Kubernetes model
and learnings from this model applicable for other environmnets or scenarios
- [Basic Kubernetes Concepts](kubeconcept/README.md)
- [Multi-Cluster Revisted](multicluster/README.md)
- [Configuration and Installation reconsidered](config/README.md)
- [*IaC* and *IaD* revisited](iac/README.md)
- [API Model Design Patterns](resourcelayout/README.md)
- [Object Relations in Kubernetes](objectrelations/README.md)