Files
kubevpn/plugins/kubevpn.yaml
2025-08-10 20:44:48 +08:00

110 lines
3.7 KiB
YAML

apiVersion: krew.googlecontainertools.github.com/v1alpha2
kind: Plugin
metadata:
name: kubevpn
spec:
version: v2.9.5
homepage: https://github.com/kubenetworks/kubevpn
shortDescription: "KubeVPN offers a Cloud Native Dev Environment that connects to kubernetes cluster network"
description: |
KubeVPN offers a Cloud-Native Dev Environment that seamlessly connects to your Kubernetes cluster network.
Gain access to the Kubernetes cluster network effortlessly using service names or Pod IP/Service IP. Facilitate the interception of inbound traffic from remote Kubernetes cluster services to your local PC through a service mesh and more.
For instance, you have the flexibility to run your Kubernetes pod within a local Docker container, ensuring an identical environment, volume, and network setup. With KubeVPN, empower yourself to develop applications entirely on your local PC!
platforms:
- selector:
matchLabels:
os: windows
arch: amd64
uri: https://github.com/kubenetworks/kubevpn/releases/download/v2.9.5/kubevpn_v2.9.5_windows_amd64.zip
sha256: 41650bb2b8656323f8836f45f1b372bab5503aa917f326fea6883d051f57636e
files:
- from: ./bin/kubevpn.exe
to: .
- from: LICENSE
to: .
bin: kubevpn.exe
- selector:
matchLabels:
os: windows
arch: arm64
uri: https://github.com/kubenetworks/kubevpn/releases/download/v2.9.5/kubevpn_v2.9.5_windows_arm64.zip
sha256: 00070c58b9432a1eafdbfd27cf50fa4292b3874776fd190c8866ff4d31f48f28
files:
- from: ./bin/kubevpn.exe
to: .
- from: LICENSE
to: .
bin: kubevpn.exe
- selector:
matchLabels:
os: windows
arch: 386
uri: https://github.com/kubenetworks/kubevpn/releases/download/v2.9.5/kubevpn_v2.9.5_windows_386.zip
sha256: abb5d8755c7bca592e84836dd03e3734ce5f7b6d27310bfcadf5d9b8cc159912
files:
- from: ./bin/kubevpn.exe
to: .
- from: LICENSE
to: .
bin: kubevpn.exe
- selector:
matchLabels:
os: linux
arch: amd64
uri: https://github.com/kubenetworks/kubevpn/releases/download/v2.9.5/kubevpn_v2.9.5_linux_amd64.zip
sha256: 3e2f0ee9e37184a2e55557312be1854e126a9e417a365000a1cdc26e71d2cb9e
files:
- from: ./bin/kubevpn
to: .
- from: LICENSE
to: .
bin: kubevpn
- selector:
matchLabels:
os: linux
arch: arm64
uri: https://github.com/kubenetworks/kubevpn/releases/download/v2.9.5/kubevpn_v2.9.5_linux_arm64.zip
sha256: 6bc181e4e3febb4d29be26131bee719fd883aebd4403f962771e6403005c320c
files:
- from: ./bin/kubevpn
to: .
- from: LICENSE
to: .
bin: kubevpn
- selector:
matchLabels:
os: linux
arch: 386
uri: https://github.com/kubenetworks/kubevpn/releases/download/v2.9.5/kubevpn_v2.9.5_linux_386.zip
sha256: c642c748b716dacf59dac34249868362bb9e87b484e4ca10c99137581888346f
files:
- from: ./bin/kubevpn
to: .
- from: LICENSE
to: .
bin: kubevpn
- selector:
matchLabels:
os: darwin
arch: amd64
uri: https://github.com/kubenetworks/kubevpn/releases/download/v2.9.5/kubevpn_v2.9.5_darwin_amd64.zip
sha256: cc9c2b8fd69ebf11b21bd7b436415800ffe23c41cfa57414da5f92e01962688e
files:
- from: ./bin/kubevpn
to: .
- from: LICENSE
to: .
bin: kubevpn
- selector:
matchLabels:
os: darwin
arch: arm64
uri: https://github.com/kubenetworks/kubevpn/releases/download/v2.9.5/kubevpn_v2.9.5_darwin_arm64.zip
sha256: 6da0e6fd3ef2cac60ee737c8263599c6fb451b8622216f8d902de9ea2cee6431
files:
- from: ./bin/kubevpn
to: .
- from: LICENSE
to: .
bin: kubevpn