-
Notifications
You must be signed in to change notification settings - Fork 31
WAIT FOR RELEASE: Doc new --cidr flag #2761
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
Conversation
✅ Deploy Preview for replicated-docs ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for replicated-docs-upgrade ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
paigecalvert
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cool, looks good
In the release notes for the version that includes this new flag, we can explain the details about how the new cidr flag replaces the two separate pod/service flags and how those are now hidden (so people understand where they went)
|
Good idea
…-------------
*Alex Parker*
Staff Product Manager
On Tue, Oct 22 2024 at 5:24 PM, Paige Calvert < ***@***.*** > wrote:
***@***.**** approved this pull request.
Cool, looks good
In the release notes for the version that includes this new flag, we can
explain the details about how the new cidr flag replaces the two separate
pod/service flags and how those are now hidden (so people understand where
they went)
—
Reply to this email directly, view it on GitHub (
#2761 (review)
) , or unsubscribe (
https://github.com/notifications/unsubscribe-auth/ABXPPJ6E5AIL43KUOKT25K3Z427CXAVCNFSM6AAAAABQNLTUIKVHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMZDGOBWGQYTEMZXGM
).
You are receiving this because you authored the thread. Message ID: <replicatedhq/replicated-docs/pull/2761/review/2386412373
@ github. com>
|
Co-authored-by: replicated-ci-kots <[email protected]>
|
@paigecalvert I made another slight change, so this needs a re-review. |
Adds docs for the new --cidr flag, which replaces the --pod-cidr and --service-cidr flags. Those still exist, but they're hidden, and we recommend this one flag now. (This flag just asks for one CIDR and we split it between the Pods and Services, which is easier than asking people for two ranges.)