Skip to main content

AKS Custom Policy

· 5 min read
Steve Griffith
Principal Cloud Architect, Azure Global Black Belt

Introduction

In this walkthrough we'll use the Gatekeeper project and AKS Policy 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.

AKS User Minimum Roles

· 7 min read
Steve Griffith
Principal Cloud Architect, Azure Global Black Belt

The following provides guidance on the minimum roles needed by an AKS user to get their credentials and interact with a namespace we'll create called 'sample-app'.

Using App Gateway for Containers with Egress Lockdown

· 8 min read
Steve Griffith
Principal Cloud Architect, Azure Global Black Belt

This walkthrough demonstates the setup of the new Azure App Gateway for Containers (hereafter AGC) managed ingress controller on a cluster configured with egress traffic forced to an Azure Firewall and with the cluster configured with outboundType Route Table.