rancher 单节点安装
Last updated on November 22, 2024 pm
🧙 Questions
rancher 单节点安装
☄️ Ideas
sudo docker run -d --name rancher --privileged --restart=unless-stopped -p 8080:80 -p 4443:443 rancher/rancher:v2.4.4
docker ps | grep rancher/rancher:v2.4.4
🔗 Links
rancher 单节点安装
https://ispong.isxcode.com/kubernetes/rancher/rancher 单节点安装/