Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sijoma/home-k8s-infra

Flux Repo for my three node RPI Cluster
https://github.com/sijoma/home-k8s-infra

cicd flux2 k8s-cluster

Last synced: about 1 month ago
JSON representation

Flux Repo for my three node RPI Cluster

Awesome Lists containing this project

README

        

# Flux2 Repo for my Cluster

![Overview](Cluster.JPG)

The cluster 🕸

## Seal secrets so that the cluser can use them

```
kubeseal --format=yaml --cert ./kubeseal-cert/pub-sealed-secrets.pem grafana-secret-sealed.yaml
```