Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sijoma/home-k8s-infra
- Owner: Sijoma
- Created: 2021-02-13T12:18:09.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T05:38:33.000Z (about 1 year ago)
- Last Synced: 2024-06-12T17:31:24.035Z (7 months ago)
- Topics: cicd, flux2, k8s-cluster
- Language: Shell
- Homepage:
- Size: 1.33 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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
```