diff --git a/main/definitions.html b/main/definitions.html index e5af08c..1563635 100644 --- a/main/definitions.html +++ b/main/definitions.html @@ -537,6 +537,7 @@
  • v1.DomainMemoryDumpInfo
  • v1.DomainSpec
  • v1.DownwardAPIVolumeSource
  • +
  • v1.DownwardMetrics
  • v1.DownwardMetricsVolumeSource
  • v1.EFI
  • v1.EmptyDiskSource
  • @@ -6228,6 +6229,18 @@

    v1.Devices

    +

    downwardMetrics
    +optional

    +
    +
    +

    DownwardMetrics creates a virtio serials for exposing the downward metrics to the vmi.

    +
    +
    +

    v1.DownwardMetrics

    +
    + + +

    filesystems
    optional

    @@ -6895,6 +6908,12 @@

    v1.DownwardAPIVolumeSource

    +

    v1.DownwardMetrics

    +
    +

    Type : object

    +
    +
    +

    v1.DownwardMetricsVolumeSource

    DownwardMetricsVolumeSource adds a very small disk to VMIs which contains a limited view of host and guest metrics. The disk content is compatible with vhostmd (https://github.com/vhostmd/vhostmd) and vm-dump-metrics.

    diff --git a/main/index.html b/main/index.html index 372e36f..b341773 100644 --- a/main/index.html +++ b/main/index.html @@ -437,7 +437,7 @@
    @@ -495,7 +495,7 @@

    KubeVirt API Reference