https://pulumi.com logo
#python
Title
f

flat-appointment-64705

01/12/2021, 11:17 AM
Hi there. Need some help managing AKS with pulumi in Python. Ik keep getting the browser sign in when I want to deploy. or preview the cluster.
Found my issue. In the kubernetes.Provider, kubeconfig was set to kube_config_raw. Changing this to kube_admin_config_raw solved my issue.