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

Reduced termination grace period for getting started #862

Merged
merged 1 commit into from
Nov 27, 2021

Conversation

ellistarn
Copy link
Contributor

1. Issue, if available:

2. Description of changes:

3. Does this change impact docs?

  • Yes, PR includes docs updates
  • Yes, issue opened: link to issue
  • No

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

@netlify
Copy link

netlify bot commented Nov 26, 2021

✔️ Deploy Preview for karpenter-docs-prod ready!

🔨 Explore the source changes: cb83916

🔍 Inspect the deploy log: https://app.netlify.com/sites/karpenter-docs-prod/deploys/61a16e4cbba3fe0008dc8511

😎 Browse the preview: https://deploy-preview-862--karpenter-docs-prod.netlify.app

@@ -229,6 +229,7 @@ spec:
labels:
app: inflate
spec:
terminationGracePeriodSeconds: 0
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Isn't this equivalent to force deletion on pods? Do we want this?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is just for the demo pause pods, so should be fine and might scale down faster

Copy link
Contributor

@bwagner5 bwagner5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@bwagner5 bwagner5 merged commit a3a0ff7 into aws:main Nov 27, 2021
@ellistarn ellistarn deleted the docs branch November 28, 2021 21:11
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

3 participants