k3s/contrib/mesos/pkg/node
Dr. Stefan Schimanski 4d4ebe9f18 Add Mesos slave attributes as node labels
- pre-create node api objects from the scheduler when offers arrive
- decline offers until nodes a registered
- turn slave attributes as k8s.mesosphere.io/attribute-* labels
- update labels from executor Register/Reregister
- watch nodes in scheduler to make non-Mesos labels available for NodeSelector matching
- add unit tests for label predicate
- add e2e test to check that slave attributes really end up as node labels
2015-09-26 09:46:56 +02:00
..
doc.go Add Mesos slave attributes as node labels 2015-09-26 09:46:56 +02:00
node.go Add Mesos slave attributes as node labels 2015-09-26 09:46:56 +02:00
registrator.go Add Mesos slave attributes as node labels 2015-09-26 09:46:56 +02:00