Able to deploy mesh ingress node

TODO: register instance after creation

dependent on API/CLI change
This commit is contained in:
Hao Liu
2023-10-02 17:24:17 -04:00
committed by Christian Adams
parent 3c8ce3718a
commit d3934d9e08
10 changed files with 223 additions and 10 deletions

View File

@@ -1,7 +0,0 @@
---
- hosts: localhost
gather_facts: no
collections:
- kubernetes.core
- operator_sdk.util
tasks: []