Skip to content

Commit

Permalink
Merge pull request #36 from jmencak/obsolete
Browse files Browse the repository at this point in the history
Obsoleting repository for release-4.4 and higher branches.
  • Loading branch information
openshift-merge-robot committed Dec 18, 2019
2 parents c491631 + dfab4e0 commit 927879f
Showing 1 changed file with 3 additions and 13 deletions.
16 changes: 3 additions & 13 deletions README.md
@@ -1,15 +1,5 @@
# Containerized tuned daemon for OpenShift

The containerized [tuned](https://github.com/redhat-performance/tuned/)
daemon for [OpenShift](https://openshift.io/).

The daemon is meant to be started by the
[cluster-node-tuning-operator](https://github.com/openshift/cluster-node-tuning-operator).
The operator supplies configuration data to the daemon by volume-mounting ConfigMaps into
the container.

The tuned pod:
- watches for inotify events to catch changes to the profile and tuned sections of the `recommend.conf` ConfigMap.
- watches for node and pod label changes of all pods running on the node that the tuned pod runs on.

A "recommended" tuned profile is (re-)applied based on the changes above.
This repository is obsolete. Only fixes for release-4.[0-3] branches should go here.
The code has been merged with the
[Node Tuning Operator](https://github.com/openshift/cluster-node-tuning-operator).

0 comments on commit 927879f

Please sign in to comment.