Files
kubevpn/plugins/kubevpn.yaml
2024-10-10 12:12:34 +08:00

110 lines
3.7 KiB
YAML

apiVersion: krew.googlecontainertools.github.com/v1alpha2
kind: Plugin
metadata:
name: kubevpn
spec:
version: v2.2.19
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.2.19/kubevpn_v2.2.19_windows_amd64.zip
sha256: 72dbfed97e57381d821c7d3eb9b28e47be5a4a6c89c369a8c25df94b20468af2
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.2.19/kubevpn_v2.2.19_windows_arm64.zip
sha256: 4586f471189f95d9fdfe7a9b7a1244a9c16b5605b5f4cbfc311a07edf0734878
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.2.19/kubevpn_v2.2.19_windows_386.zip
sha256: bab64dfc68a09b1eac81b4af281d0ca9cede2a3e64b2f9506ab9fd3a257b8636
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.2.19/kubevpn_v2.2.19_linux_amd64.zip
sha256: e947491bd67f9479f61cf5d3ea26519e7985bd496d26ba9a5ec5ee321e2c0873
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.2.19/kubevpn_v2.2.19_linux_arm64.zip
sha256: 93c212472ee0c9534921c2faffd2ca048850ef65edb5b5dc16007ce97da4458c
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.2.19/kubevpn_v2.2.19_linux_386.zip
sha256: eddaa85c6cbdaced2e030b21725189897ca196e5f637a4b48a2a2e308c540442
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.2.19/kubevpn_v2.2.19_darwin_amd64.zip
sha256: e9d9a93e76d0a0f317f4d82c98f95c61cc9e41ccbf86b8bbbd5f837bce7cfde6
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.2.19/kubevpn_v2.2.19_darwin_arm64.zip
sha256: eafad274f2d504d7fd431737c21138bc0aa9fd75b0a126e794f3d4217fc7eff1
files:
- from: ./bin/kubevpn
to: .
- from: LICENSE
to: .
bin: kubevpn