Self-Deploying Hello Universe. An app that can deploy itself to Kubernetes without human intervention.

github.com/kelseyhightower/self-deploying-hello-universe

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

July 2017
  • Show how to bundle things into a Docker image.
  • update build docs
  • add bazel build support
  • add license headers
  • use google container registry
February 2017
  • remove env
November 2016
  • add region
October 2016
  • add replicaset
  • clean up logging
  • disable remote logging when no pods match
  • clean up logging
  • add logging support
  • upload linux binary if required
  • update README
  • add support for env vars
  • use kargo
September 2016
  • initial commit