File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 - id : check-merge-conflict
66 - id : detect-private-key
77 - id : check-added-large-files
8- args : ['--maxkb=1024 ']
8+ args : ['--maxkb=2048 ']
99 - repo : https://github.com/AleksaC/terraform-py
1010 rev : v1.15.7
1111 hooks :
Original file line number Diff line number Diff line change @@ -7,13 +7,13 @@ Kubernetes cluster features:
77* [ Talos Linux v1.13.8] ( https://www.talos.dev/ )
88* Kubernetes v1.36.3
99* no kube-proxy
10- * [ Cilium v1.18.3 ] ( https://cilium.io/ ) as Container Network Interface (CNI)
10+ * [ Cilium v1.20.0 ] ( https://cilium.io/ ) as Container Network Interface (CNI)
1111 * without kube-proxy
1212 * with [ L2 loadbalancer support] ( https://docs.cilium.io/en/stable/network/l2-announcements/ )
1313 * with [ Ingress controller support] ( https://docs.cilium.io/en/stable/network/servicemesh/ingress/ )
1414 * with [ Gateway API support] ( https://docs.cilium.io/en/stable/network/servicemesh/gateway-api/gateway-api/ )
1515 * with [ Egress gateway support] ( https://docs.cilium.io/en/stable/network/egress-gateway/egress-gateway/ )
16- * [ Gateway API v1.3.0 ] ( https://gateway-api.sigs.k8s.io/ ) CRDs are installed
16+ * [ Gateway API v1.6.1 ] ( https://gateway-api.sigs.k8s.io/ ) CRDs (standard channel) are installed
1717* [ ArgoCD v3.4.2] ( https://argoproj.github.io/cd/ )
1818
1919This Kubernetes cluster is meant to be used in a test or home lab environment.
You can’t perform that action at this time.
0 commit comments