/ Technical Evangelist Infrastructure Engineer Frontend Engineer Community Music,Live,FES !! Take a picture !! https://www.flickr.com/photos/cyberblack ISBN-10: 4798155373 ISBN-13: 978-4798155371 I wrote the Chapter 6 Rancher 2.0 part. Release on March 15, 2018 #rancherjp #kujiraya #deepcn
vSphere Bare Metal Create,Import,Manage Kubernetes Clusters !! Manage Kubernetes is becoming the Linux of the cloud by Jim Zemlin (The Linux Foundation)
vSphere Bare Metal Create,Import,Manage Kubernetes Clusters !! Manage Kubernetes is becoming the Linux of the cloud by Jim Zemlin (The Linux Foundation) Multi Cloud to Multi Kubernetes CloudNtive to KubernetesNative
vSphere Bare Metal Create,Import,Manage Kubernetes Clusters !! Manage Kubernetes is becoming the Linux of the cloud by Jim Zemlin (The Linux Foundation) Multi Cloud to Multi Kubernetes CloudNtive to KubernetesNative
Docker Darren Shepherd Co-founder and Chief Architect at Rancher Labs, Inc. @ibuildthecloud https://github.com/rancher/rio https://www.slideshare.net/cyberblackvoom/whats-rio-112779732 Rioの資料はこちら!!
(64-bit) Memory: 4GB • 1.12.6 • 1.13.1 • 17.03.X Red Hat Enterprise Linux 7.5 (64-bit) RancherOS 1.3.0 (64-bit) Step 2: Start the server $ sudo docker run -d --restart=unless-stopped -p 80:80 -p 443:443 rancher/rancher Web Access!! https://<server_ip> Step 1: Prepare a Linux Host
2048 Generating public/private rsa key pair. Enter file in which to save the key (/home/iyutaka2018/.ssh/id_rsa): Created directory '/home/iyutaka2018/.ssh'. Enter passphrase (empty for no passphrase): Enter same passphrase again: Your identification has been saved in /home/iyutaka2018/.ssh/id_rsa. Your public key has been saved in /home/iyutaka2018/.ssh/id_rsa.pub. The key fingerprint is: SHA256:4pcttK54q2eQV20X6vk0zp1fv2TB98pAAKYr1VTMovc iyutaka2018@cc-ede459bd-77c44fd696-ztl9q The key's randomart image is: +---[RSA 2048]----+ | ++. | | =..o . | | o..o.. . | | ...o +.. . | | ..ooS+ o. o.| | oo.o +E.o +| | o. = .=.o +o| | .+o . +o=.o| | o=oo. oo+| +----[SHA256]-----+ 6.Cloud Shellで鍵を作成 $ cat ~/.ssh/id_rsa.pub ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDmGXLVGIdT016+z52PcV0nak4Ju3BhER6fEZv07M59dmfROv0av1u2A+xv5+EX RIbk1EkToLp00WsS3MxuMmzJt6VgUUQXsf3Hv6z9ElRs3rOFV9dZPje5EpIOWKsiLBo3epdWtadUhe91xgL4l2j+/1Ah/O+6trTgd svzkxM1ZnVoeLkVfV8w4J4nbWzDUSfAD6s+c3hQ4DManW37arJG1koV8KsqhBoX6p5NUMLWLzdzqr/dfzAVNS81sIuxlYrI0B7 UcH1Vn+OmZ2HCIZ3jCEva6rEcBHG+29/xaWwMNXnFPrSm9Nd68tZrmQafNmQYESpfpmzJGQLaOltP4CsX iyutaka2018@cc-f163abae-78c69bb888-jgmkm
# e.g. kubectl get all > kubectl get nodes NAME STATUS ROLES AGE VERSION aks-ranche-31062791-0 Ready agent 3h v1.12.5 aks-ranche-31062791-1 Ready agent 3h v1.12.5 > 13.Guestbookアプリケーションをデプロイ > kubectl apply -f https://raw.githubusercontent.com/kubernetes/examples/master/guestbook/all-in-one/guestbook-all-in- one.yaml service "redis-master" unchanged deployment.apps "redis-master" unchanged service "redis-slave" unchanged deployment.apps "redis-slave" unchanged service "frontend" unchanged deployment.apps "frontend" unchanged > 14.「Close」ボタンを押下