k8s.io/kubernetes@v1.31.0-alpha.0.0.20240520171757-56147500dadc/cluster/gce/addons/README.md (about)

     1  # GCE Cluster addons
     2  
     3  These cluster add-ons are specific to GCE and GKE clusters. The GCE-specific addon directory is
     4  merged with the general cluster addon directory at release, so addon paths (relative to the addon
     5  directory) must be unique across the 2 directory structures.
     6  
     7  More details on addons in general can be found [here](../../addons/README.md).