Replies: 1 comment 1 reply
-
|
From what I understood from the NGF's documentation, it's better to install the CRD's first to avoid confusion. Also could be gateway-api's documentation's fault for suggesting |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, When going through the installation guide, first cert-manager needs to be installed, which with the helm parameter
--set config.enableGatewayAPI=trueresults to a conflict and cert-manager pod will not go healthy:The question is: Should the CRDs need to installed first or NGF's documentation should be corrected for suggesting cert-manager with the gateway-api parameter enabled?
Beta Was this translation helpful? Give feedback.
All reactions