Feat: Gateway API CRDs install support (#11376)

* Feat: add Gateway API CRDs installation

Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>

* Feat: add Gateway API CRDs variable in inventory

Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>

---------

Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
This commit is contained in:
ChengHao Yang
2024-08-31 15:24:45 +08:00
committed by GitHub
parent db0138b2f9
commit 8a961a60c2
6 changed files with 31843 additions and 0 deletions

View File

@@ -111,6 +111,13 @@ dependencies:
tags:
- oci
- role: kubernetes-apps/gateway_api
when:
- gateway_api_enabled
- inventory_hostname == groups['kube_control_plane'][0]
tags:
- gateway_api
- role: kubernetes-apps/metallb
when:
- metallb_enabled