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

Add docs for CloudDualStackNodeIPs docs (KEP-3705) #40188

Merged
merged 2 commits into from
Mar 31, 2023

Conversation

danwinship
Copy link
Contributor

While trying to figure out where to document this, I noticed that we document single-stack --node-ip in the node docs, and dual-stack --node-ip only in the dual-stack docs. Given the existing docs, it seemed to make the most sense to add the cloud dual-stack note to the dual-stack docs, but I also added a link from the node docs. (I did this as a separate commit since it makes sense independently of the KEP-3705 documentation, but feel free to squash.)

Might need better explanation of enabling the feature gate?

@k8s-ci-robot k8s-ci-robot added this to the 1.27 milestone Mar 21, 2023
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Mar 21, 2023
@k8s-ci-robot k8s-ci-robot added the language/en Issues or PRs related to English language label Mar 21, 2023
@k8s-ci-robot k8s-ci-robot added sig/docs Categorizes an issue or PR as relevant to SIG Docs. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Mar 21, 2023
@sftim
Copy link
Contributor

sftim commented Mar 21, 2023

/sig network

@k8s-ci-robot k8s-ci-robot added the sig/network Categorizes an issue or PR as relevant to SIG Network. label Mar 21, 2023
Copy link
Contributor

@sftim sftim left a comment

Choose a reason for hiding this comment

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

I'd frame it slightly differently.

AIUI, --node-ip is always a comma-separated list, but there are special considerations for the on-a-cloud-provider-and-dual-stack case.
Also, we should emphasize more that in the most common case, you can actually omit it entirely.

@danwinship
Copy link
Contributor Author

Why is this not giving me a preview? That seemed to happen automatically on past docs PRs...

@sftim
Copy link
Contributor

sftim commented Mar 21, 2023

/retitle Add docs for CloudDualStackNodeIPs docs (KEP-3705)

Looks like the Netlify integration is broken.

@k8s-ci-robot k8s-ci-robot changed the title KEP-3705 CloudDualStackNodeIPs docs Add docs for CloudDualStackNodeIPs docs (KEP-3705) Mar 21, 2023
@sftim
Copy link
Contributor

sftim commented Mar 27, 2023

LGTM for docs.

Does this need a tech review? I think I'd prefer one.

@sftim
Copy link
Contributor

sftim commented Mar 27, 2023

BTW you can get a Netlify preview if you force-push a slightly different commit / set of commits.

@danwinship
Copy link
Contributor Author

Does this need a tech review? I think I'd prefer one.

/assign @aojea

BTW you can get a Netlify preview if you force-push a slightly different commit / set of commits.

eh, I figured out how to be non-lazy and build the docs locally 🙂. Mostly I wanted to make sure that the added "feature-state" bit looked right in context, and it does.

@mickeyboxell
Copy link
Contributor

/lgtm

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

LGTM label has been added.

Git tree hash: 621535754968da054511cd44dbd6f880f82eb293

@divya-mohan0209
Copy link
Contributor

@kubernetes/sig-network-pr-reviews : PTAL and provide a tech signoff. Once done, we shall be ready for merge!

@tengqm
Copy link
Contributor

tengqm commented Mar 31, 2023

/approve
/hold

@k8s-ci-robot k8s-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Mar 31, 2023
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: tengqm

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

The pull request process is described here

Needs approval from an approver in each of these files:

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 added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 31, 2023
@tengqm
Copy link
Contributor

tengqm commented Mar 31, 2023

/label tide/merge-method-squash

@k8s-ci-robot k8s-ci-robot added the tide/merge-method-squash Denotes a PR that should be squashed by tide when it merges. label Mar 31, 2023
@k8s-ci-robot k8s-ci-robot removed the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Mar 31, 2023
@netlify
Copy link

netlify bot commented Mar 31, 2023

👷 Deploy Preview for kubernetes-io-vnext-staging processing.

Name Link
🔨 Latest commit 5f1c6de
🔍 Latest deploy log https://app.netlify.com/sites/kubernetes-io-vnext-staging/deploys/6426f5eacc49440008749e92

@danwinship
Copy link
Contributor Author

/hold cancel

@k8s-ci-robot k8s-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Mar 31, 2023
@aojea
Copy link
Member

aojea commented Mar 31, 2023

/lgtm

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

LGTM label has been added.

Git tree hash: 42d3808f52de9b2f6f84c0749642b5c83a83d2a8

@k8s-ci-robot k8s-ci-robot merged commit c2bfdc2 into kubernetes:dev-1.27 Mar 31, 2023
@danwinship danwinship deleted the kep-3705-alpha branch March 31, 2023 19:23
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. language/en Issues or PRs related to English language lgtm "Looks good to me", indicates that a PR is ready to be merged. sig/docs Categorizes an issue or PR as relevant to SIG Docs. sig/network Categorizes an issue or PR as relevant to SIG Network. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. tide/merge-method-squash Denotes a PR that should be squashed by tide when it merges.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants