Re: Looking for documentation on cloud provider delete node and register node

2018-03-15 Thread Mark McKinstry
Is there more info on this? I'm having this problem one OCP 3.7 right now too. If a node is rebooted, it comes back up but is missing the logging-infra-fluentd=true label. On Thu, Dec 21, 2017 at 10:15 AM, Clayton Coleman wrote: > There was an open bug on this previously - I’m having trouble

Re: Looking for documentation on cloud provider delete node and register node

2017-12-21 Thread Clayton Coleman
There was an open bug on this previously - I’m having trouble finding it at the moment. The node may be racing with the cloud controller and then not updating the labels. One workaround is to simply add an “oc label node/$(hostname) ...” command to the origin-node services as a prestart command.

Looking for documentation on cloud provider delete node and register node

2017-12-21 Thread Ernst, Chad
Running Origin 3.6 on AWS, we’ve found that if our EC2 instances go down for any length of time and come back up (as opposed to the EC2 instance getting terminated) the nodes are automatically deleted from openshift then re-registered after the ec2 instance is restarted. The activity is logged