-
Notifications
You must be signed in to change notification settings - Fork 47
Update kubernetes.adoc - Update update license key steps #943
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 redpanda-docs-preview ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for redpanda-docs-preview ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site configuration. |
modules/get-started/pages/licensing/add-license-redpanda/kubernetes.adoc
Outdated
Show resolved
Hide resolved
modules/get-started/pages/licensing/add-license-redpanda/kubernetes.adoc
Outdated
Show resolved
Hide resolved
modules/get-started/pages/licensing/add-license-redpanda/kubernetes.adoc
Outdated
Show resolved
Hide resolved
modules/get-started/pages/licensing/add-license-redpanda/kubernetes.adoc
Show resolved
Hide resolved
JakeSCahill
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.
Thanks @david-yu
Please check this suggestion:
Apply the changes to the Cluster CRD, which should update the license without restarting the Repanda broker.
changed to
...The Redpanda Operator updates the license without restarting the Repanda broker.
should implies a level of uncertainty. Are there cases where a restart is required?
…netes.adoc Co-authored-by: Jake Cahill <[email protected]>
…netes.adoc Co-authored-by: Jake Cahill <[email protected]>
…netes.adoc Co-authored-by: Jake Cahill <[email protected]>
Description
Updates the steps to update the license key which will allow the license key to be properly updated on Kubernetes. Previously license key changes were not applied, since we do not pick up license key changes upon creation or modification of K8s secrets (which we will likely provide in the future).
Page previews
Checks