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

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

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)