Skip to content

Commit 994b6d0

Browse files
committed
Let netlify try to answer questions about kubernetes.io annotations
Signed-off-by: Josh Soref <[email protected]>
1 parent b3ff70d commit 994b6d0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

public/_redirects

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -291,3 +291,7 @@ https://experimental.cert-manager.io/private-key-secret-name /docs/configuration
291291

292292
https://venafi.cert-manager.io/custom-fields /docs/configuration/annotations#venaficert-managerio/custom-fields 301!
293293
https://venafi.cert-manager.io/pickup-id /docs/configuration/annotations#venaficert-managerio/pickup-id 301!
294+
295+
# note that the kubernetes.io entries will not have real CNAMEs and are merely for consistency, but if someone does talk to this netifly instance, it should work.
296+
https://kubernetes.io/ingress.class /docs/configuration/annotations#kubernetesio/ingressclass 301!
297+
https://kubernetes.io/tls-acme /docs/configuration/annotations#kubernetesio/tls-acme 301!

0 commit comments

Comments
 (0)