Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fredrkl/flux-podidentity-grafana-setup
Repo showing how to use podidentity with Azure Postgress for Grafana storage
https://github.com/fredrkl/flux-podidentity-grafana-setup
cncf-demo flux grafana pod-identity
Last synced: 5 days ago
JSON representation
Repo showing how to use podidentity with Azure Postgress for Grafana storage
- Host: GitHub
- URL: https://github.com/fredrkl/flux-podidentity-grafana-setup
- Owner: fredrkl
- Created: 2022-09-27T19:00:17.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-28T15:23:25.000Z (about 2 years ago)
- Last Synced: 2023-03-02T04:37:09.162Z (over 1 year ago)
- Topics: cncf-demo, flux, grafana, pod-identity
- Language: Bicep
- Homepage:
- Size: 79.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flux Pod identity Grafana Setup
This repo shows how to set up AKS with advanced networking, private endpoints, Grafana, Postgress, and flux image scanning using pod identity toward _Azure Container_ Registry_.
## Setup
1. Clone/Fork this repo
2. Create a GitHub secret holding an Azure Service Principal following this guide: . Give it access to a _subscription_ that you want to deploy to. Give it the name AZURE_CREDENTIALS.
3. Kick off the GitHub Action## Notes
- This repo also shows in the git commit how to apply yaml when the cluster API server is private, or your GitHub action runners lack access by using the [_az aks command_](https://learn.microsoft.com/en-us/cli/azure/aks/command?view=azure-cli-latest).
- It also shows how to setup private endpoints for storage and _azure container registry_