Upgrade to Pro — share decks privately, control downloads, hide ads and more …

既存 ClusterにRancher突っ込んでみた

既存 ClusterにRancher突っ込んでみた

mmorito

June 09, 2018
Tweet

More Decks by mmorito

Other Decks in Programming

Transcript

  1. 森藤 敏之 - @mmorito_0318 所属 - 株式会社エムネス - 遠隔画像診断センター - 医療支援サービス「LOOKREC」

    イベント / 勉強会 - GCPUG 広島支部 admin - その他 趣味 - アイドルの応援
  2. Rancher 2.0 構築 - Cloud Shell の起動 - コマンド実行 $>

    sudo docker run -d --restart=unless-stopped -p 8000:80 -p 8080:443 rancher/rancher ※Cloud shell の制約により、portを 8000 と 8080 に変更
  3. $> gcloud container --project $PROJECT_ID clusters get-credentials $CLUSTER $> curl

    --insecure -sfL https://35.200.70.187/v3/import/tmvw22jr68rr9lvq8spjpkcp78jl6j8wmj6hq45gbs5gxptnhj42xs.yaml | kubectl apply -f - GKEクラスタのcredentialを取得する 指定されたコマンドを実行する しばらく待つとクラスタを認識して画面が切り替わる
  4. コンテナ - DICOM変換: 10 - NDPI変換: 1 - kube-system: 8

    - cattle-system: 2 (cattle-cluster-agent、cattle-node-agent)