-
Notifications
You must be signed in to change notification settings - Fork 983
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
add step for tagging subnets #543
Conversation
✔️ Deploy Preview for karpenter-docs-prod ready! 🔨 Explore the source changes: 20f6366 🔍 Inspect the deploy log: https://app.netlify.com/sites/karpenter-docs-prod/deploys/60fb46ce66d71e000814b02c 😎 Browse the preview: https://deploy-preview-543--karpenter-docs-prod.netlify.app |
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.
Echoed @ellistarn's changes as suggestions to make it easy to update
Co-authored-by: Alex Kestner <[email protected]>
Co-authored-by: Alex Kestner <[email protected]>
Co-authored-by: Alex Kestner <[email protected]>
Thanks! I appreciate the additional info, I was unclear on the impact of this step. |
* readd step for tagging subnets * Update website/content/en/docs/getting-started/_index.md Co-authored-by: Alex Kestner <[email protected]> * Update website/content/en/docs/getting-started/_index.md Co-authored-by: Alex Kestner <[email protected]> * Apply suggestions from code review Co-authored-by: Alex Kestner <[email protected]> * Update website/content/en/docs/getting-started/_index.md * Update website/content/en/docs/getting-started/_index.md Co-authored-by: Alex Kestner <[email protected]> Co-authored-by: Ellis Tarn <[email protected]>
Description of changes:
add step to add cluster name tags to subnet resources
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.