-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
Support a set of tags at the cluster level #241
Comments
justinsb
added a commit
to justinsb/kops
that referenced
this issue
Aug 2, 2016
This is to permit users to add tags to the ASG. The long-term fix is to allow specification of additional tags at the cluster level; the canonical use-case is for the AWS billing tags. Issue kubernetes#241
We should support:
|
Auto-tagging at the instance level to support AWS billing and automation such as scripts that people use to automatically shutdown AWS instances unless tagged appropriately. |
justinsb
added a commit
to justinsb/kops
that referenced
this issue
Sep 29, 2016
Fix kubernetes#441 Fix kubernetes#241 Issue kubernetes#311
Merged
this still seems to be an issue.
|
krisnova
added a commit
to DualSpark/kops
that referenced
this issue
Dec 11, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
e.g. billing tags
We should then apply these tags to the launch configuration etc so that AWS billing works nicely.
The text was updated successfully, but these errors were encountered: