Files
kubevpn/plugins/kubevpn.yaml
2025-08-28 22:32:43 +08:00

110 lines
3.7 KiB
YAML

apiVersion: krew.googlecontainertools.github.com/v1alpha2
kind: Plugin
metadata:
name: kubevpn
spec:
version: v2.9.7
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.7/kubevpn_v2.9.7_windows_amd64.zip
sha256: b887aac4636dc628852849c32abaf74fa69c12944c28dde5b47595fe939a75c5
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.7/kubevpn_v2.9.7_windows_arm64.zip
sha256: 10810dcddf9a01384be9d689697111e30e415a3bbeceaa8e21c270cf635c26e6
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.7/kubevpn_v2.9.7_windows_386.zip
sha256: 466cd82f09dc29dcda9235738a552c1d324e0de595d38aa62ef959e3abd249d5
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.7/kubevpn_v2.9.7_linux_amd64.zip
sha256: ff4cc73db52f3a71fbba5422d2b30c9331130276b932e08f91f130afaccfbc19
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.7/kubevpn_v2.9.7_linux_arm64.zip
sha256: 2df8eebe2be8aa7796548c25dc6805abaa649ad9ee78b7788549e0c3f5177307
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.7/kubevpn_v2.9.7_linux_386.zip
sha256: 0aaa4e4247e596538f57c3b0e53edbdebe0446db298dc5c0d1845cb6d2b76d66
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.7/kubevpn_v2.9.7_darwin_amd64.zip
sha256: b51dc42ae22225d24132177209e4c8e7b36f6cd2efe495d75cecf0edd79722c7
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.7/kubevpn_v2.9.7_darwin_arm64.zip
sha256: a1398bdd086bb7fa7f4045c25077c8501333533e138197e3274d7df3394b8635
files:
- from: ./bin/kubevpn
to: .
- from: LICENSE
to: .
bin: kubevpn