ukula 发表于 2018-9-15 11:24:12

如何使用Rancher 2.0在Kubernetes集群上部署Istio-12452495

ubuntu@rancher-20:~$ sudo docker run -d --restart=unless-stopped -p 80:80 -p 443:443 rancher/rancher  
Unable to find image 'rancher/rancher:latest' locally
  
latest: Pulling from rancher/rancher
  
6b98dfc16071: Pull complete
  
4001a1209541: Pull complete
  
6319fc68c576: Pull complete
  
b24603670dc3: Pull complete
  
97f170c87c6f: Pull complete
  
c5880aba2145: Pull complete
  
de3fa5ee4e0d: Pull complete
  
c973e0300d3b: Pull complete
  
d0f63a28838b: Pull complete
  
b5f0c036e778: Pull complete
  
Digest: sha256:3f042503cda9c9de63f9851748810012de01de380d0eca5f1f296d9b63ba7cd5
  
Status: Downloaded newer image for rancher/rancher:latest
  
2f496a88b82abaf28e653567d8754b3b24a2215420967ed9b817333ef6d6c52f
  
ubuntu@rancher-20:~$ sudo docker ps
  
CONTAINER ID      IMAGE               COMMAND                  CREATED            STATUS            PORTS                                    NAMES
  
2f496a88b82a      rancher/rancher   "rancher --http-list…"   About a minute ago   Up 59 seconds       0.0.0.0:80->80/tcp, 0.0.0.0:443->443/tcp   elegant_volhard


页: [1]
查看完整版本: 如何使用Rancher 2.0在Kubernetes集群上部署Istio-12452495