Class SystemAddonsConfig (0.5.9)

SystemAddonsConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Config that customers are allowed to define for GDCE system add-ons.

Attribute

NameDescription
ingress google.cloud.edgecontainer_v1.types.Cluster.SystemAddonsConfig.Ingress
Optional. Config for Ingress.

Classes

Ingress

Ingress(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Config for the Ingress add-on which allows customers to create an Ingress object to manage external access to the servers in a cluster. The add-on consists of istiod and istio-ingress.