-
Notifications
You must be signed in to change notification settings - Fork 995
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
Rework deprovisioning docs to add do-not-evict #1147
Conversation
✔️ Deploy Preview for karpenter-docs-prod ready! 🔨 Explore the source changes: a1d6b8d 🔍 Inspect the deploy log: https://app.netlify.com/sites/karpenter-docs-prod/deploys/61e7193502a10a0007260241 😎 Browse the preview: https://deploy-preview-1147--karpenter-docs-prod.netlify.app |
10/10 excellent. I added some optional comments. Do we want to change the filename to "deprovision.md"? I remember Ellis wasn't a fan of "deprov" |
@@ -1,36 +1,84 @@ | |||
--- | |||
title: "Deprovisioning nodes" |
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 think you might need a rebase.
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.
Yeah. I know there have been some changes to this file. I'll do that.
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.
Good work! Just a couple of phrasing suggestions and nits.
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.
Added fixes from comments.
We added this content to the new preview folder instead of the old location. We can close this. |
1. Issue, if available:
#935
2. Description of changes:
While adding a description of
do-not-evict
pods when deprovisioning nodes, I reworked the rest of the Deprovisioning doc.3. Does this change impact docs?
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.