Skip to content

drnic/kubo-release

 
 

Repository files navigation

kubo-release

A BOSH release for Kubernetes.

Slack: #kubo on https://slack.cloudfoundry.org Pivotal Tracker: https://www.pivotaltracker.com/n/projects/2093412

Deploying Kubo

Deployment instructions, scripts, and manifests are located in kubo-deployment.

Developing Kubo

Upgrading Kubernetes

Maintaining offline support

This release can be deployed without external internet access. This is accomplished by loading any required containers into the docker engine of the worker nodes (in post-start). To maintain this support ensure any updates that depend on new container are added as blobs. See the download_container_images script to automate the fetch and add of new images.

Packages

No packages published

Languages

  • Go 56.4%
  • Shell 26.4%
  • HTML 17.2%