Skip to content

What container sysctl calls are used? (GKE Autopilot Helm deploy fails) #25653

Closed Answered by jeremiahlee
jeremiahlee asked this question in Q&A
Discussion options

You must be logged in to vote

Thanks to @emilweth, the issue is with the Elasticsearch Bitnami chart, a dependency in the official Mastodon Helm chart. It requires sysctl initContainer. The options are to not use Elasticsearch (it's an optional dependency) or to use a managed Elasticsearch from a cloud provider.

Unfortunately, when all 3 Bitnami dependencies are disabled (for example, when using managed versions from a cloud provider), there is a blocking error related to common.names.fullname that has been fixed but not merged. mastodon/chart#60

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jeremiahlee
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant