Skip to content
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

BREAKING CHANGE: controllerless pods will be evicted by default #2847

Merged
merged 1 commit into from
Nov 14, 2022

Conversation

dewjam
Copy link
Contributor

@dewjam dewjam commented Nov 14, 2022

Fixes #
#1532, #2391

Description
Per kubernetes-sigs/karpenter#70, pods without an ownerRef (also known as "controllerless" or "naked") pods will be evicted by default during node termination and consolidation. This PR updates the docs accordingly.

How was this change tested?

  • make website
  • manual validation

Does this change impact docs?

  • Yes, PR includes docs updates
  • Yes, issue opened: #
  • No

Release Note

Controllerless (naked pods) are now evicted by default

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@dewjam dewjam requested a review from a team as a code owner November 14, 2022 17:06
@netlify
Copy link

netlify bot commented Nov 14, 2022

Deploy Preview for karpenter-docs-prod ready!

Name Link
🔨 Latest commit 9612004
🔍 Latest deploy log https://app.netlify.com/sites/karpenter-docs-prod/deploys/6372a9530dd2980008121484
😎 Deploy Preview https://deploy-preview-2847--karpenter-docs-prod.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@dewjam dewjam changed the title BREAKING: controllerless pods will be evicted by default BREAKING CHANGE: controllerless pods will be evicted by default Nov 14, 2022
@dewjam dewjam merged commit 6be9f86 into aws:main Nov 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants