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
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.
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
Impact
Cut the GKE costs for the cf on k8s working group
Dev Notes