Skip to content

Instantly share code, notes, and snippets.

View lenadroid's full-sized avatar

Lena lenadroid

View GitHub Profile
@mhausenblas
mhausenblas / README.md
Last active July 3, 2020 13:30
London MUG 2015-09-24: Kubernetes demo

Demo

  • Create a DCOS CE cluster
  • dcos package install kubernetes takes 1-2 min until UI is available
  • Install kubectl as per the docs
  • Set up K8S: export KUBERNETES_MASTER=$FQHN_OF_DASHBOARD/service/kubernetes/api
    $ dcos package list
 $ dcos marathon app add marathon-gen.json