GKE Error: no matches for kind "BackendConfig" in version "cloud.google.com/v1"

Viewed 1919

I am trying to follow this documentation on configuring Cloud Armor and I'm getting this error when trying to apply it to create a BackendConfig. Why am I getting this error? Clearly they're saying there should be an api config type of BackendConfig.

no matches for kind “BackendConfig” in version “cloud.google.com/v1”

1 Answers
Related