-
Couldn't load subscription status.
- Fork 88
Open
Labels
Description
Background
There is a community initiative to cut on our GKE costs. Here is the related issue in the community repo: cloudfoundry/community#1189
Action to take
- Reduce the number of nightly periodic test runs
- Move test clusters to a cheaper zone
- Move acceptance to a cheaper zone
- Move concourse to a cheaper zone
- Delete unused resource
- Address additional suggestions from community issue
- Downsize cluster nodes if possible. Cluster config is no longer shared, so individual sizing is possible.
Impact
Cut the GKE costs for the cf on k8s working group
Dev Notes
- Be careful with vault and the secrets stored in it
- Be careful with the concourse logs
- For the concourse cluster we should first create the new one, install vault and concourse and migrate the secrets and logs to the new place before destroying the old one.
- We should be careful with the urls of concourse and vault - maybe we should move the old ones to a different url, so that the original DNS names are free to be allocated to the new ones
- We could delete postfacto and its sql database to save a bit more, as we are generally not using it. Postfacto is a legacy app anyway and could break at any time.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
🔄 In progress