Skip to content
/ image Public
forked from kubenow/image

Collection of templates for building the KubeNow image

Notifications You must be signed in to change notification settings

jbygdell/image

 
 

Repository files navigation

logo

Collection of templates for building the KubeNow image.

Build Status

Image Building

KubeNow uses prebuilt images to speed up the deployment. Image continous integration is defined in this repository: https://github.com/kubenow/image.

The images are exported on GCE, AWS and Azure:

  • https://storage.googleapis.com/kubenow-images/kubenow-v<version-without-dots>.tar.gz
  • https://s3.amazonaws.com/kubenow-us-east-1/kubenow-v<version-without-dots>.qcow2
  • https://kubenow.blob.core.windows.net/system?restype=container&comp=list

Please refer to this page to figure out the image version: https://github.com/kubenow/image/releases. It is important to point out that the image versioning is now disjoint from the main KubeNow repository versioning. The main reason lies in the fact that pre-built images require less revisions and updates compared to the main KubeNow package.

About

Collection of templates for building the KubeNow image

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 90.4%
  • HCL 9.6%