We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8bc6eb commit f9e6cedCopy full SHA for f9e6ced
README.md
@@ -35,3 +35,7 @@ extended-resources-updater.yml provides a DaemonSet to run the updater script on
35
2) Mounts the node's /dev filesystem read-only.
36
3) Sets an environment variable MY_NODE_NAME used by the script, based on the pod's spec.nodeName.
37
4) Executes the script using sh.
38
+
39
+## Making use of the Extended Resources
40
+See this page of the official Kubernetes documentation:
41
+https://kubernetes.io/docs/tasks/configure-pod-container/extended-resource/
0 commit comments