This repo is a collection of blocks and patterns that can be used for communicating concepts, code, and ideas around operating edge landscapes.
Blocks are consumable topics intended to be used to highlight a specific concept or idea in a consumable way. They should be limited in scope, as to be easily understood on their own.
Name | Description | Status |
---|---|---|
Kubernetes Core Concepts | A brief introduction to kubernetes concepts | :white_check_mark: |
Getting Started with Helm | A brief introduction to Helm | :white_check_mark: |
GitOps Deployment to Kubernetes | Getting started with GitOps | :white_check_mark: |
GitOps Cluster Configuration Permissions | Giving OpenShift GitOps cluster-level permissions | :white_check_mark: |
App of Apps Pattern | Defining and using the app-of-apps pattern | :white_check_mark: |
Patterns are blcoks that have been assembled to create something more akin to a full architecture or deployment. They use one to many blocks, and highlight how individual concepts are integrated together.
Name | Description | Status |
---|---|---|
Scaling Deployments as a Managed Service Provider | How to manage application deployments at scale for end customers | :grey_question: Under Review |
Standardized Highly Available Computing Platform Architecture | The standard deployment architecture for highly-available ACPs | :grey_question: Under Review |