weaveworks / clusters-config

Configuration for engineering's ephemeral clusters
2 stars 1 forks source link
aws kubernetes sandbox terraform

clusters-config

Configuration for engineering's ephemeral clusters

Repo Layout:

Getting Started

Required dependencies

Recommended dependencies

Getting access to Engineering Sandbox AWS Account

How do we manage clusters?

Slack notifications:

We send slack notifications to #clusters-config channel. We notify for:

  1. Create a cluster
  2. Delete a cluster
  3. TTL is about to end.

Requesting a new cluster

To request a new cluster, follow the requesting a new cluster doc

Pre-Commit hooks

This repository uses pre-commit hooks to run quick checks against it. Please install before use.