Announcements
The Google Cloud Community will be in read-only from July 16 - July 22 as we migrate to a new platform; refer to this community post for more details.
Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

GKE Autopilot support on namespaces

We are just evaluating autopilot and we are currently using standard mode.

Does GKR autopilot supports manual namespace creation like standard mode?

Does it create namespace automatically based on deployed resources deployment or service?

Any major differences in using namespace in autopilot vs standard?

 

0 2 272
2 REPLIES 2

The biggest difference in Autopilot mode is that there are a few "managed namespaces" where you cannot make changes / deploy workloads (e.g. `kube-system` is read-only).   The only other namespace-related difference is that if using Gatekeeper, Autopilot does not (yet) support mutating webhooks due to these managed namespaces.

Adding on to Gari's comment, 

https://cloud.google.com/kubernetes-engine/docs/concepts/autopilot-security#built-in-security lists some of the webhook restrictions and other security default

Top Labels in this Space