Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • View file
    nameASLifecycleManagement-API-v10.yaml
    height250


Kubernetes Resource Query


Get Nodes

GET /api/v1/nodes

with parameters

Wiki Markup
labelSelector
findSelector
resourceVersion


Get Node Status

GET /api/v1/nodes/{name}/status



Query Cluster Capacity

Allocatable capacity of CPU and Memory from the target cluster could be discovered by SO CNFM (later this function could be moved to NFVO) using the K8S API (GET /api/v1/nodes).


NameDescriptionRequiredSchemaDefault
capacity
falseobject
allocatable
false

object

  • cpu
  • memory
  • storage

conditions
falsev1.NodeCondition array
addresses
falsev1.NodeAddresses array
daemonEndpoints
falsev1.NodeDaemonEndpoints
nodeInfo
falsev1.NodeSystemInfo
images
falsev1.ContainerImage array
volumesInUse
falsev1.UniqueVolumeName array
volumesAttached
falsev1.AttachedVolume array