You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ansible-playbook -i /etc/kubeasz/clusters/dev-k8s/hosts -e @/etc/kubeasz/clusters/dev-k8s/config.yml /etc/kubeasz/roles/ex-lb/clean-ex-lb.yml
[WARNING]: Could not match supplied host pattern, ignoring: ex-lb
PLAY [ex-lb] **************************************************************************************************************************************************************************
skipping: no hosts matched
PLAY RECAP ****************************************************************************************************************************************************************************
卸载LB,提示找不到主机组
What did you expect to happen? 期望的结果是什么?
修改clean-ex-lb.yml的hosts为ex_lb
How can we reproduce it (as minimally and precisely as possible)? 尽可能最小化、精确地描述如何复现问题
ansible-playbook -i /etc/kubeasz/clusters/dev-k8s/hosts -e @/etc/kubeasz/clusters/dev-k8s/config.yml /etc/kubeasz/roles/ex-lb/clean-ex-lb.yml
[WARNING]: Could not match supplied host pattern, ignoring: ex-lb
PLAY [ex-lb] **************************************************************************************************************************************************************************
skipping: no hosts matched
PLAY RECAP ****************************************************************************************************************************************************************************
卸载LB,提示找不到主机组
Anything else we need to know? 其他需要说明的情况
No response
Kubernetes version k8s 版本
Kubeasz version
3.64
OS version 操作系统版本
rockylinux9
Related plugins (CNI, CSI, ...) and versions (if applicable) 其他网络插件等需要说明的情况
No response
The text was updated successfully, but these errors were encountered:
What happened? 发生了什么问题?
ansible-playbook -i /etc/kubeasz/clusters/dev-k8s/hosts -e @/etc/kubeasz/clusters/dev-k8s/config.yml /etc/kubeasz/roles/ex-lb/clean-ex-lb.yml
[WARNING]: Could not match supplied host pattern, ignoring: ex-lb
PLAY [ex-lb] **************************************************************************************************************************************************************************
skipping: no hosts matched
PLAY RECAP ****************************************************************************************************************************************************************************
卸载LB,提示找不到主机组
What did you expect to happen? 期望的结果是什么?
修改clean-ex-lb.yml的hosts为ex_lb
How can we reproduce it (as minimally and precisely as possible)? 尽可能最小化、精确地描述如何复现问题
ansible-playbook -i /etc/kubeasz/clusters/dev-k8s/hosts -e @/etc/kubeasz/clusters/dev-k8s/config.yml /etc/kubeasz/roles/ex-lb/clean-ex-lb.yml
[WARNING]: Could not match supplied host pattern, ignoring: ex-lb
PLAY [ex-lb] **************************************************************************************************************************************************************************
skipping: no hosts matched
PLAY RECAP ****************************************************************************************************************************************************************************
卸载LB,提示找不到主机组
Anything else we need to know? 其他需要说明的情况
No response
Kubernetes version k8s 版本
Kubeasz version
3.64
OS version 操作系统版本
rockylinux9
Related plugins (CNI, CSI, ...) and versions (if applicable) 其他网络插件等需要说明的情况
No response
The text was updated successfully, but these errors were encountered: