mirror of https://github.com/easzlab/kubeasz.git
5 lines
94 B
YAML
5 lines
94 B
YAML
|
# to create CA, kubeconfig, kube-proxy.kubeconfig etc.
|
||
|
- hosts: localhost
|
||
|
roles:
|
||
|
- deploy
|