Azure / EasyAuthForK8s

Easily add Azure AD Authentication to any app running on Kubernetes
MIT License
67 stars 15 forks source link

Check if cluster name is unique in quickstart script #73

Closed danielkon96 closed 2 years ago

danielkon96 commented 2 years ago

In the QuickStart script, check if the cluster name is unique at the start before running the rest of the script.

danielkon96 commented 2 years ago

With further research, this implementation will be more difficult than initially thought. I will re-open if this becomes a big issue