Commit Graph

2 Commits

Author SHA1 Message Date
Rey Lejano 0bdd4d2d03 follow-up to pr 31527 to address comments 2022-05-03 18:46:39 -07:00
Romain Aviolat 7f13ad092c
Document using SOCKS5 to access Kubernetes API (#31527)
* ofeat: add SOCKS5 proxy documentation

Goal of this commit is to document the usage of SOCKS5 proxies to reach
the Kubernetes API.

* Apply suggestions from code review

Co-authored-by: chrismetz09 <cymetz@gmail.com>

* Apply suggestions from code review

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* fix: apply contributors suggestions

* fix: apply contributors suggestions

* Update content/en/docs/tasks/extend-kubernetes/socks5-proxy-access-api.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* fix: apply new contributors suggestions

* Update content/en/docs/tasks/extend-kubernetes/socks5-proxy-access-api.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* feat: add cleanup and furter reading sections

* fix: comment on SOCKS5 proxy

* nit

* fix: workflow

Co-authored-by: chrismetz09 <cymetz@gmail.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-05-02 08:15:14 -07:00