-
Notifications
You must be signed in to change notification settings - Fork 22
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
Document managedosimage lifecycle #440
Document managedosimage lifecycle #440
Conversation
✅ Deploy Preview for elemental-docs-staging ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
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.
looks good!
docs/managedosimage-reference.md
Outdated
@@ -12,6 +12,8 @@ import ClusterTarget from "!!raw-loader!@site/examples/upgrade/upgrade-cluster-t | |||
# ManagedOSImage reference | |||
|
|||
The ManagedOSImage resource is responsible of defining an OS image or image version that needs to be applied to each node in a set of targeted Clusters. | |||
Once created, the ManagedOSImage resource can be updated with a new `osImage` or `managedOSVersionName` to trigger a following upgrade. |
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.
nit: the "following upgrade" at first read was not crystal clear to me... what about changing to something like "new upgrade" or "a brand new upgrade workflow" ?
Once created, the ManagedOSImage resource can be updated with a new `osImage` or `managedOSVersionName` to trigger a following upgrade. | |
Once created, the ManagedOSImage resource can be updated with a new `osImage` or `managedOSVersionName` to trigger a new upgrade. |
@@ -12,6 +12,8 @@ import ClusterTarget from "!!raw-loader!@site/examples/upgrade/upgrade-cluster-t | |||
# ManagedOSImage reference | |||
|
|||
The ManagedOSImage resource is responsible of defining an OS image or image version that needs to be applied to each node in a set of targeted Clusters. | |||
Once created, the ManagedOSImage resource can be updated with a new `osImage` or `managedOSVersionName` to trigger a following upgrade. |
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.
Once created, the ManagedOSImage resource can be updated with a new `osImage` or `managedOSVersionName` to trigger a following upgrade. | |
Once created, the ManagedOSImage resource can be updated with a new `osImage` or `managedOSVersionName` to trigger a new upgrade. |
For example if the to-be-upgraded image is not found on the registry or otherwise broken, the upgrade job running on the downstream clusters will not succeed. | ||
|
||
When this is the case, the nodes running the failing upgrade job will stay cordoned. | ||
You can update the ManagedOSImage with a functioing image reference, or alternatively delete it to stop any further upgrade attempt. |
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.
typo (missing 'n').
You can update the ManagedOSImage with a functioing image reference, or alternatively delete it to stop any further upgrade attempt. | |
You can update the ManagedOSImage with a functioning reference image, or alternatively delete it to stop any further upgrade attempt. |
@@ -12,6 +12,8 @@ import ClusterTarget from "!!raw-loader!@site/examples/upgrade/upgrade-cluster-t | |||
# ManagedOSImage reference | |||
|
|||
The ManagedOSImage resource is responsible of defining an OS image or image version that needs to be applied to each node in a set of targeted Clusters. | |||
Once created, the ManagedOSImage resource can be updated with a new `osImage` or `managedOSVersionName` to trigger a following upgrade. |
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.
Once created, the ManagedOSImage resource can be updated with a new `osImage` or `managedOSVersionName` to trigger a following upgrade. | |
Once created, the ManagedOSImage resource can be updated with a new `osImage` or `managedOSVersionName` to trigger a new upgrade. |
For example if the to-be-upgraded image is not found on the registry or otherwise broken, the upgrade job running on the downstream clusters will not succeed. | ||
|
||
When this is the case, the nodes running the failing upgrade job will stay cordoned. | ||
You can update the ManagedOSImage with a functioing image reference, or alternatively delete it to stop any further upgrade attempt. |
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.
You can update the ManagedOSImage with a functioing image reference, or alternatively delete it to stop any further upgrade attempt. | |
You can update the ManagedOSImage with a functioning reference image, or alternatively delete it to stop any further upgrade attempt. |
For example if the to-be-upgraded image is not found on the registry or otherwise broken, the upgrade job running on the downstream clusters will not succeed. | ||
|
||
When this is the case, the nodes running the failing upgrade job will stay cordoned. | ||
You can update the ManagedOSImage with a functioing image reference, or alternatively delete it to stop any further upgrade attempt. |
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.
You can update the ManagedOSImage with a functioing image reference, or alternatively delete it to stop any further upgrade attempt. | |
You can update the ManagedOSImage with a functioning reference image, or alternatively delete it to stop any further upgrade attempt. |
@@ -12,6 +12,8 @@ import ClusterTarget from "!!raw-loader!@site/examples/upgrade/upgrade-cluster-t | |||
# ManagedOSImage reference | |||
|
|||
The ManagedOSImage resource is responsible of defining an OS image or image version that needs to be applied to each node in a set of targeted Clusters. | |||
Once created, the ManagedOSImage resource can be updated with a new `osImage` or `managedOSVersionName` to trigger a following upgrade. |
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.
Once created, the ManagedOSImage resource can be updated with a new `osImage` or `managedOSVersionName` to trigger a following upgrade. | |
Once created, the ManagedOSImage resource can be updated with a new `osImage` or `managedOSVersionName` to trigger a new upgrade. |
For example if the to-be-upgraded image is not found on the registry or otherwise broken, the upgrade job running on the downstream clusters will not succeed. | ||
|
||
When this is the case, the nodes running the failing upgrade job will stay cordoned. | ||
You can update the ManagedOSImage with a functioing image reference, or alternatively delete it to stop any further upgrade attempt. |
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.
You can update the ManagedOSImage with a functioing image reference, or alternatively delete it to stop any further upgrade attempt. | |
You can update the ManagedOSImage with a functioning reference image, or alternatively delete it to stop any further upgrade attempt. |
@@ -12,6 +12,8 @@ import ClusterTarget from "!!raw-loader!@site/examples/upgrade/upgrade-cluster-t | |||
# ManagedOSImage reference | |||
|
|||
The ManagedOSImage resource is responsible of defining an OS image or image version that needs to be applied to each node in a set of targeted Clusters. | |||
Once created, the ManagedOSImage resource can be updated with a new `osImage` or `managedOSVersionName` to trigger a following upgrade. |
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.
Once created, the ManagedOSImage resource can be updated with a new `osImage` or `managedOSVersionName` to trigger a following upgrade. | |
Once created, the ManagedOSImage resource can be updated with a new `osImage` or `managedOSVersionName` to trigger a new upgrade. |
For example if the to-be-upgraded image is not found on the registry or otherwise broken, the upgrade job running on the downstream clusters will not succeed. | ||
|
||
When this is the case, the nodes running the failing upgrade job will stay cordoned. | ||
You can update the ManagedOSImage with a functioing image reference, or alternatively delete it to stop any further upgrade attempt. |
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.
You can update the ManagedOSImage with a functioing image reference, or alternatively delete it to stop any further upgrade attempt. | |
You can update the ManagedOSImage with a functioning reference image, or alternatively delete it to stop any further upgrade attempt. |
Signed-off-by: Andrea Mazzotti <[email protected]>
Signed-off-by: Andrea Mazzotti <[email protected]>
Signed-off-by: Andrea Mazzotti <[email protected]>
043f084
to
f322065
Compare
Closes #436