aks_agic_workload_identity
aks_calico_ip_range_per_namespace
aks_csi_sa_private_enpoint
aks_disable_local_accounts
aks_file_share_between_ns
aks_osm_smi_traffic_access_control
aks_pod_requests_and_limits
aks_private_cluster_using_app_gateway
aks_restrict_egress_cni_overlay
aks_restrict_egress_kubenet
aks_spot_managed_identity
aks_static_egress_gateway
aks_windows_spot_ephemeral_autoscaler
azure_monitor_alert_processing_rules
azure_service_operator_for_k8s
bot_direct_line_extension
container_instances_vnet_windows
function_flex_vnet_integration
function_python_servicebus
function_sa_private_endpoint.v2
function_sa_private_endpoint
function_sa_private_endpoint_custom_dns
function_sa_private_endpoint_firewall
function_sa_private_endpoint_mi
function_vnet_integration
grant.approleassignment.to.group
static_website_storage_account_private_endpoint
Folders and files Name Name Last commit message
Last commit date
parent directory
View all files
terraform init
terraform apply -- auto- approve
$resource_group = $ (terraform output resource_group)
$aks_name = $ (terraform output aks_name)
az aks get-credentials -- resource- group $resource_group -- name $aks_name
kubectl apply -f k8s/
You can’t perform that action at this time.