Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Demo

This repository contains the ability to manage core components of both AWS and GCP clusters, appropriately overlaying the right configuration in the right context.

Usage

Just point flux at an appropriate branch to match your cluster version:

ConfigMap

We rely on having the following configmap:

apiVersion: v1
kind: ConfigMap
metadata:
  name: release
  namespace: kube-system
data:
  cluster_name: "ashley"

This must exist!

Branches

  • 1.18

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors