Skip to content
This repository has been archived by the owner on Nov 10, 2018. It is now read-only.
/ substrate Public archive

An opinionated installer for Kubernetes (unmaintained)

License

Notifications You must be signed in to change notification settings

SimpleFinance/substrate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Substrate

This is an opinionated tool for managing Kubernetes clusters. It is no longer under active development at Simple, but we're sharing it as-is. It should probably not be used directly. See @asynchio's giant spreadsheet for some alternatives.

For more information, see the ./docs directory:

Versioning

  • Substrate uses SemVer.
  • Major versions live in long-lived branches named like v1.x, v2.x, etc...
  • We may maintain more than one major version of Substrate. This allows us to make major backwards-incompatible changes while still shipping bug fixes to older versions. For example, versions v1.0.1 and v2.0.1 might be released at the same time to fix the same bug across multiple major versions.