Skip to content

Commit

Permalink
Merge pull request #6 from appdevgbb/sg-local-dev
Browse files Browse the repository at this point in the history
added link to source repository for manifest files
  • Loading branch information
swgriffith authored Oct 27, 2023
2 parents ba2df87 + a21bbac commit 68cbd2e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/_posts/2023-10-26-aks-custom-policy.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ authors:

In this walkthrough we'll use the [Gatekeeper](https://open-policy-agent.github.io/gatekeeper/website/) project and [AKS Policy](https://learn.microsoft.com/en-us/azure/governance/policy/concepts/policy-for-kubernetes) to create a policy that resticts the host name on a Kubernetes Ingress. The host names used for validation will be provided via parameters on the Azure Policy assignment.

The YAML manifest files for this walk through are located [here](https://github.com/swgriffith/azure-guides/tree/master/aks-custom-policy)

## Cluster Setup

First we'll create an AKS cluster with Azure Policy for AKS enabled.
Expand Down

0 comments on commit 68cbd2e

Please sign in to comment.