From 1a2396d21a3b3940d4b73c4f055876f66f1cdc43 Mon Sep 17 00:00:00 2001 From: David Ashpole Date: Mon, 20 Aug 2018 15:44:46 -0700 Subject: [PATCH] placeholder for device monitoring docs --- .../extend-kubernetes/compute-storage-net/device-plugins.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/content/en/docs/concepts/extend-kubernetes/compute-storage-net/device-plugins.md b/content/en/docs/concepts/extend-kubernetes/compute-storage-net/device-plugins.md index 9fb2c36fc8387..4896b0cd78835 100644 --- a/content/en/docs/concepts/extend-kubernetes/compute-storage-net/device-plugins.md +++ b/content/en/docs/concepts/extend-kubernetes/compute-storage-net/device-plugins.md @@ -136,6 +136,10 @@ a Kubernetes release with a newer device plugin API version, upgrade your device to support both versions before upgrading these nodes to ensure the continuous functioning of the device allocations during the upgrade. +## Monitoring Device Plugin Resources + +TODO(dashpole) + ## Examples For examples of device plugin implementations, see: