Skip to content

jagee/architecture

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

124 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenStack K8S Operators Architectures

This repository contains templates used a a part of the validated architecture (VA) and deployment topology (DT) effort.

Validated architectures and deployment topologies are represented as kustomize compatible templates and custom resources.

Deployment topologies are only to be used for testing environments. Validated architectures are intended to represent production-style deployment environments.

Requirements

The templating provided here requires kustomize version 5.0.1 or higher.

Understanding the repository layout

The architecture layout is made up of three main layers:

  1. Base templates in lib/ directory that are common to all VAs and DTs.
  2. VA and DT specific templates in va/* and dt/* directories that are specific to a given VA or DT.
  3. User-environment templates and values in examples/va/* and examples/dt/* directories that are specific to a given VA or DT. These user-environment templates are expected to be modified to match the users unique environment.

Validated Architectures

The following VAs are available.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors