OpenShift DaemonSet Operations

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

External

Internal

Obtaining Information about DaemonSets

 oc describe DaemonSet/<daemon-set-name>

Example:

 oc describe DaemonSet/logging-fluentd

Creating Daemon Sets

Updating Daemon Sets