Skip to search

NodeTopology

networking.gke.io / v1

apiVersion: networking.gke.io/v1 kind: NodeTopology metadata: name: example
View raw schema
apiVersion string
APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
kind string
Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
metadata object
spec object
NodeTopologySpec is the spec for a NodeTopology resource
status object
NodeTopologyStatus is the status for a NodeTopology resource
conditions []object
Conditions contains the latest conditions observed of this Node Tolology resource.
lastTransitionTime string
Last time the condition transitioned from one status to another.
format: date-time
message string
A human readable message indicating details about the transition.
reason string
The reason for the condition's last transition
status string required
Status of the condition, one of True, False, Unknown.
type string required
Type is the type of the condition.
subnets []object required
Subnets contains the list of subnets used by the GKE cluster that corresponds to this Node Topology Resource.
name string required
Name is the short name of the subnetwork. More info: https://cloud.google.com/vpc/docs/subnets
subnetPath string required
SubnetPath is the fully qualified resource path of this subnet. Examples: projects/my-project/regions/us-central1/subnetworks/my-subnet
zones []string required
Zones specifies the current node zones of the GKE cluster that corresponds to this NodeTopology Resource.

No matches. Try .spec for an exact path