Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Private AKS cluster via Ansible #298

Closed
david-freistrom opened this issue Oct 15, 2020 · 2 comments
Closed

Private AKS cluster via Ansible #298

david-freistrom opened this issue Oct 15, 2020 · 2 comments
Labels
medium_priority Medium priority work in In trying to solve, or in working with contributors

Comments

@david-freistrom
Copy link

SUMMARY

AKS module should have a flag to create a private cluster

ISSUE TYPE
  • Feature Idea
COMPONENT NAME

azure.azcollection.azure_rm_aks

ADDITIONAL INFORMATION

The current up to date version of that moculde do not provide a private flag to set. Only public AKS cluster can be created.
The API Server is public.

azure.azcollection.azure_rm_aks:
  private: true|false
@Fred-sun
Copy link
Collaborator

@david-freistrom Thank you for reporting this to us. We will look into it. Thank you very much!

@Fred-sun Fred-sun added medium_priority Medium priority work in In trying to solve, or in working with contributors labels Oct 26, 2020
@Fred-sun
Copy link
Collaborator

#651 has fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
medium_priority Medium priority work in In trying to solve, or in working with contributors
Projects
None yet
Development

No branches or pull requests

2 participants