Commit Graph

6 Commits

Author SHA1 Message Date
Craig Box 9140d5208c
Update to v1 in all API examples (#15515)
* s/v1[ab].*/v1/g

* Fix tests with new snip versions

* always be kind
2024-08-06 22:59:22 -04:00
Mariam John d63ec838c6
Replace extensions/v1beta1 with networking.k8s.io/v1 (#12217)
This is the last reference to extensions/v1beta1 API in our docs(this was removed in Kubernetes 1.22 release). Removing old
references from our docs. The remaining references are in the blogs referencing previous releases (won't update those).

Partially Fixes: #12216
2022-11-14 12:15:33 -08:00
John Howard eb83a53814
Add CORS faq (#10586)
* Add CORS faq

This is very commonly confused topic, so having a page will hopefully
help or provide a simple link to users struggling.

* Apply suggestions from code review

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2021-12-09 11:34:02 -08:00
John Howard 7a9003e78c
Remove faq/applications (#9797)
* Remove faq/applications

This documentation was all about working around networking which are all
resolved automatically by
https://istio.io/latest/blog/2021/upcoming-networking-changes/

* add new entry

* weight
2021-06-03 09:25:10 -07:00
craigbox f4ee46bc96
Remove page icons (#9767) 2021-05-17 07:53:20 -07:00
Bartosz Wojcicki 94ec71bb87
Polidea update - FAQs (#9485)
* Serve the existing FAQs dynamically using previous template

* Fix lint errors
2021-04-09 07:45:45 -07:00