mirror of
https://github.com/fluxcd/flux2-hub-spoke-example.git
synced 2025-07-27 15:53:19 +00:00
Add diagram
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
parent
0fb7ac95c0
commit
6995443d80
2 changed files with 4 additions and 2 deletions
BIN
.github/imgs/flux-hub-spoke-diagram.png
vendored
Normal file
BIN
.github/imgs/flux-hub-spoke-diagram.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
|
@ -8,6 +8,8 @@ This repository showcases how to run Flux on a central Kubernetes cluster
|
|||
and have it manage the GitOps continuous delivery of apps and infrastructure
|
||||
workloads on multiple clusters.
|
||||
|
||||

|
||||
|
||||
## Prerequisites
|
||||
|
||||
For this example, you need to install the following tools:
|
||||
|
@ -245,8 +247,8 @@ a pull requests is merged into the main branch and synced on the cluster.
|
|||
|
||||
This repository contains the following GitHub CI workflows:
|
||||
|
||||
* the [test](./.github/workflows/test.yaml) workflow validates the Kubernetes manifests and Kustomize overlays are conformant with the Flux OpenAPI spec
|
||||
* the [e2e](./.github/workflows/e2e.yaml) workflow starts the Kubernetes cluster fleet in CI and tests the setup by running Flux in Kubernetes Kind
|
||||
* the [test workflow](./.github/workflows/test.yaml) validates the Kubernetes manifests and Kustomize overlays are conformant with the Flux OpenAPI spec
|
||||
* the [e2e workflow](./.github/workflows/e2e.yaml) starts the Kubernetes cluster fleet in CI and tests the setup by running Flux in Kubernetes Kind
|
||||
|
||||
## Teardown
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue