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

929 - Azure sample documentation and solution design using Windows DNS as provider #1065

Closed
wants to merge 16 commits into from

Conversation

v-esteves
Copy link
Contributor

This sample provides a lab solution using Azure and WindowsDNS.
A solution design is provided as well as scripts to deploy, configure and afterwards destroy all deployed resources.
This solution requires that ExternalDNS use GSS-TSIG authentication on the RFC2136 provider, in order to perform dynamic updates on Windows DNS.
GSS-TSIG authentication is based on Kerberos.
A example configuration on both AD and ExternalDNS is also provided.

@netlify
Copy link

netlify bot commented Feb 14, 2023

Deploy Preview for k8gb-preview ready!

Name Link
🔨 Latest commit 86f9099
🔍 Latest deploy log https://app.netlify.com/sites/k8gb-preview/deploys/64411a9474e6b6000765e6fe
😎 Deploy Preview https://deploy-preview-1065--k8gb-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@v-esteves v-esteves changed the title 929 - azure sample 929 - Azure sample documentation and solution design using Windows DNS as provider Mar 27, 2023
Vitor Esteves and others added 15 commits March 27, 2023 14:57
…n at deploy_windowsdns.md. This guide will provide a step by step on how to configure all the required kerberos configurations and how to use the provided Makefile in the example to set up the cluster and deploy samples.

Signed-off-by: [email protected] <[email protected]>
Signed-off-by: [email protected] <[email protected]>
Copy link
Member

@ytsarev ytsarev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Impressive contribution. Thank you so much!

I left some minor comments, also it looks like we need to merge #1064 first and then rebase this PR


## Sample solution

The provided lab sample solution will create a simple hub and spoke architecture with two AKS clusters in different regions
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we possibly merge this one with docs/deploy_windowsdns.md to have a single consolidated doc?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Requested change made.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we link this file in the main README so it is accessible from the main page?

https://www.k8gb.io/#installation-and-configuration-tutorials looks like a great place for it

…ed deploy_windowsdns.md document, with solution design from previous readme.md on azure example

Signed-off-by: [email protected] <[email protected]>
@v-esteves v-esteves deleted the 929-azure-sample branch August 9, 2023 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
heavy-tests special label to trigger heavy test pipelines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants