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

Continuous Delivery on Kubernetes with Spinnaker

Continuous Delivery on Kubernetes with Spinnaker

Kubernetes Meetup Tokyo #6 LT

Kazushi Ueta

August 08, 2017
Tweet

Other Decks in Technology

Transcript

  1. Halyard 実行例 hal config storage edit --type redis hal config

    provider docker-registry enable hal config provider docker-registry account add docker-regi --address index.docker.io --repositories library/nginx hal config provider kubernetes enable hal config provider kubernetes account add my-k8s-account --docker-registries docker-regi ¥ --context $(kubectl config current-context) --kubeconfig /root/.kube/config echo "host: 0.0.0.0" | tee ~/.hal/default/service-settings/gate.yml ~/.hal/default/service-settings/deck.yml hal config deploy edit --type LocalDebian hal deploy apply
  2. Spinnaker vs Kubernetes Spinnaker Kubernetes Cluster Cluster Server Group ReplicaSet

    / Deployment Load Balancer Service Security Group Ingress