Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 1.02 KB

README.md

File metadata and controls

14 lines (9 loc) · 1.02 KB

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: https://github.com/Azure/actions-workflow-samples/blob/master/assets/create-secrets-for-GitHub-workflows.md. 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