mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-22 07:08:10 +00:00
add kubernetes howto
This commit is contained in:
parent
67372d26ae
commit
4336720a32
13
docs/src/content/howto-kubernetes.md
Normal file
13
docs/src/content/howto-kubernetes.md
Normal file
@ -0,0 +1,13 @@
|
||||
---
|
||||
title: "Kubernetes Services"
|
||||
menu:
|
||||
howto:
|
||||
weight: 1
|
||||
---
|
||||
|
||||
# Kubernetes Services
|
||||
|
||||
The [github.com/soluble-ai/kubetap](https://github.com/soluble-ai/kubetap) project
|
||||
provides a kubectl plugin for easily deploying mitmproxy to proxy Kubernetes Services.
|
||||
|
||||
For usage and documentation, please refer to the [kubetap project site](https://soluble-ai.github.io/kubetap/).
|
Loading…
Reference in New Issue
Block a user