WIP - updates Azure Terraform example files to allow users to create a cluster within an internal network only#3101
WIP - updates Azure Terraform example files to allow users to create a cluster within an internal network only#3101mihiragrawal wants to merge 1 commit intokubermatic:mainfrom
Conversation
|
@mihiragrawal: Adding the "do-not-merge/docs-needed" label because no documentation block was detected, please follow our documentation process to remove it. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
Skipping CI for Draft Pull Request. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Thanks for your pull request. Before we can look at it, you'll need to add a 'DCO signoff' to your commits. 📝 Please follow instructions in the contributing guide to update your commits with the DCO Full details of the Developer Certificate of Origin can be found at developercertificate.org. The list of commits missing DCO signoff:
DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
What this PR does / why we need it:
This PR updates Azure Terraform example files to allow users to create a cluster within an internal network.
Current Terraform example configs for Azure create public IPs for LB and VMs. However, due to Azure's internal LB hairpin issue, cluster creation failed. Many customers want to create clusters in their internal network.
Which issue(s) this PR fixes:
Fixes #
What type of PR is this?
/kind documentation
Special notes for your reviewer:
Does this PR introduce a user-facing change? Then add your Release Note here:
Documentation: