Skip to content

docs: add BIND9 on Kubernetes with Kind tutorial for rfc2136 provider#6295

Merged
k8s-ci-robot merged 2 commits intokubernetes-sigs:masterfrom
clwluvw:bind-rfc
Mar 22, 2026
Merged

docs: add BIND9 on Kubernetes with Kind tutorial for rfc2136 provider#6295
k8s-ci-robot merged 2 commits intokubernetes-sigs:masterfrom
clwluvw:bind-rfc

Conversation

@clwluvw
Copy link
Copy Markdown
Contributor

@clwluvw clwluvw commented Mar 18, 2026

What does it do ?

Add a step-by-step guide for deploying BIND9 and ExternalDNS inside a local Kind cluster, covering forward (A) and reverse (PTR) DNS zones with TSIG authentication.

Motivation

Implementing #6232

More

  • Yes, this PR title follows Conventional Commits
  • Yes, I added unit tests
  • Yes, I updated end user documentation accordingly

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

Hi @clwluvw. Thanks for your PR.

I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Tip

We noticed you've done this a few times! Consider joining the org to skip this step and gain /lgtm and other bot rights. We recommend asking approvers on your previous PRs to sponsor you.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions 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-sigs/prow repository.

@k8s-ci-robot k8s-ci-robot added needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Mar 18, 2026
@ivankatliarchuk
Copy link
Copy Markdown
Member

/ok-to-test

@k8s-ci-robot k8s-ci-robot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Mar 19, 2026
@coveralls
Copy link
Copy Markdown

coveralls commented Mar 19, 2026

Pull Request Test Coverage Report for Build 23387297130

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 509 unchanged lines in 28 files lost coverage.
  • Overall coverage decreased (-0.008%) to 78.14%

Files with Coverage Reduction New Missed Lines %
fake.go 1 96.23%
empty.go 1 75.0%
gen/docs/flags/main.go 2 74.47%
connector.go 2 83.33%
unstructured.go 4 83.19%
pod.go 5 97.28%
informers/indexers.go 7 88.52%
f5_virtualserver.go 8 79.79%
contour_httpproxy.go 8 84.33%
openshift_route.go 8 84.38%
Totals Coverage Status
Change from base Build 23251413358: -0.008%
Covered Lines: 16393
Relevant Lines: 20979

💛 - Coveralls

Add a step-by-step guide for deploying BIND9 and ExternalDNS inside
a local Kind cluster, covering forward (A) and reverse (PTR) DNS
zones with TSIG authentication.

Signed-off-by: Seena Fallah <seenafallah@gmail.com>
@ivankatliarchuk
Copy link
Copy Markdown
Member

/approve

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 19, 2026
Copy link
Copy Markdown
Collaborator

@mloiseleur mloiseleur left a comment

Choose a reason for hiding this comment

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

LGTM.
See my suggestions for tiny improvements.

Co-authored-by: Michel Loiseleur <97035654+mloiseleur@users.noreply.github.com>
@clwluvw clwluvw requested a review from mloiseleur March 21, 2026 19:45
@mloiseleur
Copy link
Copy Markdown
Collaborator

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Mar 22, 2026
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ivankatliarchuk, mloiseleur

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:
  • OWNERS [ivankatliarchuk,mloiseleur]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot merged commit ba0baeb into kubernetes-sigs:master Mar 22, 2026
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. docs lgtm "Looks good to me", indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants