SimpleFinance / substrate

An opinionated installer for Kubernetes (unmaintained)

Repository from Github https://github.comSimpleFinance/substrateRepository from Github https://github.comSimpleFinance/substrate

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.

About

An opinionated installer for Kubernetes (unmaintained)

License:BSD 2-Clause "Simplified" License


Languages

Language:Go 55.3%Language:HCL 22.9%Language:Shell 13.3%Language:Makefile 6.9%Language:Python 1.8%