-
Notifications
You must be signed in to change notification settings - Fork 15
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
dellctl- support cluster registration with uids #311
dellctl- support cluster registration with uids #311
Conversation
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.
I have reviewed this. No edits are required.
content/docs/cli/_index.md
Outdated
cluster1 v1.22 https://1.2.3.4:6443 | ||
cluster2 v1.22 https://1.2.3.5:6443 | ||
CLUSTER ID VERSION URL UID | ||
cluster1 v1.22 https://10.225.7.48:6443 |
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.
Mask out internal IPs
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.
done.
Description
Now dellctl supports cluster registration with optional uids. This PR is to reflect the same changes in documentation.
GitHub Issues
List the GitHub issues impacted by this PR:
Checklist: