lens
Powerful IDE for kubernetes
Lens provides the full situational awareness for everything that runs in Kubernetes. It’s lowering the barrier of entry for people just getting started and radically improving productivity for people with more experience.
Lens is built on open source and backed by a number of Kubernetes and cloud native ecosystem pioneers. With over 350,000 users and 16,000 stars on GitHub, it’s the largest and most advanced Kubernetes platform in the world.
amd64
Installation
1. Add WakeMeOps repository
curl -sSL https://raw.githubusercontent.com/upciti/wakemeops/main/assets/install_repository | sudo bash
2. Install lens
Download URLs
Version | SHA256 | Size (KB) |
---|---|---|
6.0.0-latest.20220728.2 | 8a9b86d76ff822350d1c87c4f1d9e417cec2888b5a8cae8e7851f34052dc4779 |
183323 |
5.4.6-latest.20220428.1 | e532e58c0efeb1d0563e180db24bf9b8e1f2d8a9e26005fa3a770c02048826e5 |
131489 |
5.3.4-latest.20220120.1 | 753df147a8b9354a04e287e1077de8ff3ebb66d000fee4686b0d2c5faae44083 |
119972 |
Blueprints
Debian packages listed on this page are generated from op2deb YAML blueprints. Blueprints for lens are versionned here.
Click here to see lens ops2deb blueprints
name: lens
matrix:
versions:
- 5.3.4-latest.20220120.1
- 5.4.6-latest.20220428.1
- 6.0.0-latest.20220728.2
homepage: https://k8slens.dev/
summary: powerful IDE for kubernetes
description: |-
Lens provides the full situational awareness for everything that runs in
Kubernetes. It’s lowering the barrier of entry for people just getting started
and radically improving productivity for people with more experience.
Lens is built on open source and backed by a number of Kubernetes and cloud
native ecosystem pioneers. With over 350,000 users and 16,000 stars on GitHub,
it’s the largest and most advanced Kubernetes platform in the world.
fetch: https://api.k8slens.dev/binaries/Lens-{{version}}.amd64.deb
install:
- data:/
script:
- grep "^Depends. " control/control >> {{debian}}/control
- sed -i "s/dh_strip --no-ddebs/true/" {{debian}}/rules
The blueprint fetch
keyword contains a URL template pointing to lens releases. Downloaded files are locked in a lockfile versionned here.
Click here to see lens release hashes
- url: https://api.k8slens.dev/binaries/Lens-5.3.4-latest.20220120.1.amd64.deb
sha256: 8d43a212c38ddfd5480d4d7cc481b6747a76e2226c150b2701170974df252371
timestamp: 2022-03-01 19:22:00+00:00
- url: https://api.k8slens.dev/binaries/Lens-5.4.6-latest.20220428.1.amd64.deb
sha256: b953e512312e2f69451c920dd010e41901a8fcfbb41347d8c713c3c1815eff2f
timestamp: 2022-05-06 16:52:36+00:00
- url: https://api.k8slens.dev/binaries/Lens-6.0.0-latest.20220728.2.amd64.deb
sha256: 517685f4f9492462acf5e4e03fbe947c01391d5e5db4c858c4b9f2ffe26c5475
timestamp: 2022-08-09 09:54:03+00:00