Skip to content

Commit

Permalink
Obsoleting repository for release-4.4 and higher branches.
Browse files Browse the repository at this point in the history
The code in this repository has been merged with
the Node Tuning Operator.
  • Loading branch information
jmencak committed Dec 18, 2019
1 parent c491631 commit dfab4e0
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 dfab4e0

Please sign in to comment.