1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2024-12-14 11:57:51 +00:00
node-feature-discovery/demo/helper-scripts
Markus Lehtonen 655f5c5555 sources: move all cpu related features under the cpu source
Remove 'cpuid', 'pstate' and 'rdt' feature sources and move their
functionality under the 'cpu' source. The goal is to have a more
systematic organization of feature sources and labels. After this change
we now basically have one source per type of hw, one for kernel and one
for userspace sw.

Related feature labels are changed, correspondingly, new labels being:
    feature.node.k8s.io/cpu-cpuid.<cpuid flag>
    feature.node.k8s.io/cpu-pstate.turbo
    feature.node.k8s.io/cpu-rdt.<rdt feature>
2019-05-09 20:18:36 +03:00
..
aggregate-logs-and-plot.sh Added demo. 2016-09-30 13:10:05 -07:00
box-plot-norm.R Added demo. 2016-09-30 13:10:05 -07:00
box-plot.R Added demo. 2016-09-30 13:10:05 -07:00
clean-up.sh Added demo. 2016-09-30 13:10:05 -07:00
demo-pod-with-discovery.yaml.cloverleaf.template sources: move all cpu related features under the cpu source 2019-05-09 20:18:36 +03:00
demo-pod-with-discovery.yaml.parsec.template sources: move all cpu related features under the cpu source 2019-05-09 20:18:36 +03:00
demo-pod-without-discovery.yaml.template Convert templates and examples from json to yaml (#108) 2018-09-27 14:54:45 +03:00
run-with-discovery.sh Convert templates and examples from json to yaml (#108) 2018-09-27 14:54:45 +03:00
run-without-discovery.sh Convert templates and examples from json to yaml (#108) 2018-09-27 14:54:45 +03:00