Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Out of the Box features and tools

  1. Google cloud shell for operations - 5GB persistent homedir and button-press instatiation of ephemeral vm with tooling and homedir mapped.
    1. preconfugured VM with gcloud operational tools:  vi/emacs/nano/... git/mercurial, make/pip/npm/maven/ ...go/c++/python/... docker/sql/ipython/grpc
    2. https://cloud.google.com/shell/docs/features
    3. This is like an ops version of our old system-shell with a mapped persistent homedir - similar use to our SAVED_AND... volume in deploy-tools where state is stored.
  2. heapster
  3. fluentd
  4. DNS
  5. Dashboard
  6. privileged containers enabled
  7. ingress
  8. Oauth 2.0 integration, RBAC-ready (see optional)
  9. Status/performance/state/info configurable dashboard

...