portainer / k8s

How to deploy Portainer inside a Kubernetes environment.
MIT License
87 stars 58 forks source link

Support of "private" Azure Kubernetes Services #15

Open sylbae opened 4 years ago

sylbae commented 4 years ago

Hello,

Is portainer for K8S compatible with AKS deployed in a private network ?

I deployed it using Helm with load balancer option. I can connect to the cluster during initial setup but I get a failure message "Unable to retrieve namespaces" each time I try to browse something from the portal.

I tried same deployment (same version, etc.) from a public AKS cluster and it works fine. So the reason I suspect it is related to private cluster.

xleon90 commented 3 years ago

I had the same issue trying to interact with Portainer Dashboard through Internet Explorer browser on my bare-metal K8S installation. I solved moving to Mozilla Firefox. Hoping this could solve also in your case.