Create Container
Create a new KubeClusterResourceContainer
A KubeClusterResource can have many KubeClusterResourceContainers. When a KubeClusterResource refers to a Kubernetes Resource that is comprised of one or more Kubernetes ContainerSpecs, we create a KubeClusterResourceContainer corresponding to that ContainerSpec. This allows us to have fine-grained knowledge of the specific Images referenced in all Kubernetes Resources in the KubeCluster.
A KubeClusterResourceContainer may be associated with a known Project. When the KubeClusterResourceContainer’s Project field is empty, that means that the classification process was unable to determine a matching Project for the discovered Kubernetes Resource Container.
A KubeClusterResourceContainer may be associated with a known ProjectContainer. When the KubeClusterResourceContainer’s ProjectContainer field is empty, that means that the classification process was unable to determine a matching ProjectContainer for the discovered Kubernetes Resource Container.
Response
Created
The response is of type object
.