max virtual memory areas vm.max_map_count [65530] is too low, increase to at least [262144]
1 | initContainers: |
“xxx” is forbidden: attempt to grant extra privileges
- solution on GKE
Due to some reason the first character of the username was set to uppercase in Google Cloud/IAM settings, however the above command returned all characters in lowercase.
1 | gcloud config get-value core/account |