kops icon indicating copy to clipboard operation
kops copied to clipboard

uniq tag name for nodes and masters using EC2 ?

Open fmedery opened this issue 7 years ago • 7 comments

Hello, I would like to auto register my cluster nodes and masters with route53. As far as I know, Kops creates all the nodes with same tag name. Masters can also have tag if I have more then 1 master in a AZ. Perhaps, Using the instance group + uniq EC2 ID inside user data ?

Regards,

fmedery avatar Dec 17 '16 19:12 fmedery

We already have some of the capability in dns-controller to set DNS. This has basic questions of maintain ability:

  • what happens when something fails
  • what happens when a new node is added
  • what happens when a node fails
  • what happens with a rolling update

I understand the need. Can you fill in more details? Would u be able to assist?

chrislovecnm avatar Dec 17 '16 21:12 chrislovecnm

Something I like to achieve in general in AWS EC2 is the idea that TAG NAME = Server Hostname = DNS hostname. So I also know how to connect to a server if needed I achieved this goal using tools like terraform, saltstack and cli53 (or lambda function at the moment).

With Kops When creating the cluster all the nodes have the same tag NAME and the hostname is the private IP. So my idea of being able to connect to any servers just by have its tag NAME is broken. Also tools like datadog, ... use the hostname of the node when sending metrics. So it is the unfriendly public IP hostname at the moment.

I hope this comment helps.

fmedery avatar Dec 30 '16 14:12 fmedery

The comment helps, we still need to have the nodes tag themselves since the ASG cannot do it for them. We always appreciate contributions! If you are able to help out, would be much appreciated.

chrislovecnm avatar Dec 30 '16 19:12 chrislovecnm

Issues go stale after 90d of inactivity. Mark the issue as fresh with /remove-lifecycle stale. Stale issues rot after an additional 30d of inactivity and eventually close.

Prevent issues from auto-closing with an /lifecycle frozen comment.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or @fejta. /lifecycle stale

fejta-bot avatar Dec 20 '17 18:12 fejta-bot

Stale issues rot after 30d of inactivity. Mark the issue as fresh with /remove-lifecycle rotten. Rotten issues close after an additional 30d of inactivity.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or @fejta. /lifecycle rotten /remove-lifecycle stale

fejta-bot avatar Jan 19 '18 19:01 fejta-bot

Rotten issues close after 30d of inactivity. Reopen the issue with /reopen. Mark the issue as fresh with /remove-lifecycle rotten.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta. /close

fejta-bot avatar Feb 18 '18 19:02 fejta-bot

/lifecycle frozen /remove-lifecycle rotten /assign @rdrgmnzs

chrislovecnm avatar Feb 18 '18 21:02 chrislovecnm

The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs.

This bot triages issues and PRs according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue or PR as fresh with /remove-lifecycle stale
  • Mark this issue or PR as rotten with /lifecycle rotten
  • Close this issue or PR with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

k8s-triage-robot avatar Oct 31 '22 18:10 k8s-triage-robot

The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs.

This bot triages issues and PRs according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue or PR as fresh with /remove-lifecycle rotten
  • Close this issue or PR with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle rotten

k8s-triage-robot avatar Nov 30 '22 19:11 k8s-triage-robot

The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs.

This bot triages issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Reopen this issue with /reopen
  • Mark this issue as fresh with /remove-lifecycle rotten
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/close not-planned

k8s-triage-robot avatar Dec 30 '22 20:12 k8s-triage-robot

@k8s-triage-robot: Closing this issue, marking it as "Not Planned".

In response to this:

The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs.

This bot triages issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Reopen this issue with /reopen
  • Mark this issue as fresh with /remove-lifecycle rotten
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/close not-planned

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

k8s-ci-robot avatar Dec 30 '22 20:12 k8s-ci-robot