Skip to content

k9s

Manage your Kubernetes clusters with style

K9s provides a terminal UI to interact with your Kubernetes clusters. The aim of this project is to make it easier to navigate, observe and manage your applications in the wild.

devops

https://k9scli.io

amd64 arm64 armhf

Installation

1. Add WakeMeOps repository

curl -sSL https://raw.githubusercontent.com/upciti/wakemeops/main/assets/install_repository | sudo bash

2. Install k9s

sudo apt install k9s

Snippets

FROM wakemeops/minideb:bullseye

RUN install_packages \
    k9s=0.27.4*

USER 1001
- name: Install dependencies
  uses: upciti/wakemeops-action@v1
  with:
    packages: |
      k9s=0.27.4*

Download URLs

Version SHA256 Size (KB)
0.27.4 d8ed0ee15c837134944c5084361c687fafa754c06c527356619e710b0256da4d 12355
0.27.3 47c1250ae68675f5b21498296e5754dff1e1a2410ed4de9f60b347f1f4d0f87d 12076
0.26.7 4dbf5c46fb414bc9ec729ed5c9e6ade1cdfa45b7f92786e5599f26d1ffce77f4 11836
0.26.6 babeef555ce48881d16f51f9930910da7bc726c1022bd495554263e7859213d0 11811
0.26.5 22c4a37787bdce3ddbfed6134866bfb18b7602304d065a8ceaa751894e35cc54 11808
0.26.3 a6255ed22ba80ad1a01e949bc0e34cc979297b7dbde649f3b7644a466a7340fa 11544
0.26.0 c3073509be546e6c6a30ecee6ac69f7eb509a8732b4096b4541793d6e3981e67 11529
0.25.21 e2073d44af63523c7d036a047dfc7de842d99b4bba72d966399ef60551b7710e 11447
0.25.20 086ab5d764f543b7a74e136091a680c1084b30860f3158d9be0e531dd0e7f616 11445
0.25.19 768b11b7318d9d7f37fcb6967ad634ee9758b95cd669c0a7108e8f0dd9cd635e 11449
Version SHA256 Size (KB)
0.27.4 e3e8edd90ca9da276872fc2f2d53533180f5b6d288562c59d2167438919ebadb 10541
0.27.3 09c8d28f8c6f8a0e198502ad80f97fbbf902c1eb0f73aaefce04283be39464ee 10350
0.26.7 bd4d628095f87ad91db469da6389d023df4112432da5a41a2aebc1497d35b64e 10125
0.26.6 b3dc11964d02b1b55518f5a0318981d33ca250cd2a94d5e098608dce7b44561a 10105
0.26.5 e979209532f2061e399624afdf7ec987ca2b4c25e64bfd3f87a3b35552821877 10101
0.26.3 5a5d4433c0097d2d3ee7c8a87126e34825f72e45760810b3ddda56a7f49f656a 9887
0.26.0 e3ff717268859a7776f5d2ffef181327fe1acb53edcb98fbfc01b82c63a352a0 9877
0.25.21 a44ee2e31559c0af5283ad4c62e9a7e52c2a4ff36a33fe12a1bcb3b519c5c1bf 9800
0.25.20 9c6752aaf90a66b73eead5a129107bbc0ef03640b7b75c39840c35dfc20547bc 9797
0.25.19 db674671348e48b914e94d035ef75a120c6f11875aaafeeb63ebf10c4713e203 9795
Version SHA256 Size (KB)
0.27.4 12aec5e06e5286a6fb2a01a6438b232073c1d84556ec62addd47965ef65261fe 10621
0.27.3 4586927e735f4676e25e4b3f2fd801b283cc8d5663e7676a4005c43d5c742d2d 10421
0.26.7 83f60fe19f7791fcbe84e7bff7ce26c38641330ec73aa01018303bdacea2f44e 10202
0.26.6 6268549fd97c6b993fafca7b6443617e35f043d5ade7fcdad3963f1d9fbb6ab5 10189
0.26.5 7fe26a271610c2f878afec2d2181e5f3d6f88ce58fd4b84110a3ef0d51548457 10176
0.26.3 86d55b0f9cbada042fa1f9038022dae5cbf93d282e26ccd2843160b19291d4a5 9939
0.26.0 c57545f26fa04d69ca6468cfb56c8243c284a9cd1e97788e9eaac69743c3ed45 9932
0.25.21 108fc98a3163d7f821df0bbd1b51538de00876473d189b861658e657c47978d8 9861
0.25.20 e1770c9ca2f9e7745f69d361d828c738e1da820ce1c7bf641bbea15221cfe1b7 9859
0.25.19 d0fbdd5adaac0ce1278ad7ece96ac97c631048a35557891837d49d965528f2ca 9863

Blueprints

Debian packages listed on this page are generated from op2deb YAML blueprints. Blueprints for k9s are versioned here.

Click here to see k9s ops2deb blueprints
https://github.com/upciti/wakemeops/blob/main/blueprints/devops/k9s/ops2deb.yml
- name: k9s
  version: 0.24.15
  homepage: https://k9scli.io
  summary: manage your Kubernetes clusters with style
  description: |-
    K9s provides a terminal UI to interact with your Kubernetes clusters.
    The aim of this project is to make it easier to navigate,
    observe and manage your applications in the wild.
  fetch: https://github.com/derailed/k9s/releases/download/v{{version}}/k9s_Linux_x86_64.tar.gz
  script:
    - install -m 755 k9s {{src}}/usr/bin/k9s

- name: k9s
  version: 0.25.18
  homepage: https://k9scli.io
  summary: manage your Kubernetes clusters with style
  description: |-
    K9s provides a terminal UI to interact with your Kubernetes clusters.
    The aim of this project is to make it easier to navigate,
    observe and manage your applications in the wild.
  fetch: https://github.com/derailed/k9s/releases/download/v{{version}}/k9s_Linux_x86_64.tar.gz
  script:
    - mv k9s {{src}}/usr/bin/k9s

- name: k9s
  matrix:
    architectures:
      - arm64
      - armhf
  version: 0.25.18
  homepage: https://k9scli.io
  summary: manage your Kubernetes clusters with style
  description: |-
    K9s provides a terminal UI to interact with your Kubernetes clusters.
    The aim of this project is to make it easier to navigate,
    observe and manage your applications in the wild.
  fetch:
    url: https://github.com/derailed/k9s/releases/download/v{{version}}/k9s_Linux_{{target}}.tar.gz
    targets:
      amd64: x86_64
      armhf: arm
  script:
    - mv k9s {{src}}/usr/bin/k9s

- name: k9s
  matrix:
    versions:
      - 0.25.19
      - 0.25.20
      - 0.25.21
      - 0.26.0
      - 0.26.3
      - 0.26.5
      - 0.26.6
      - 0.26.7
    architectures:
      - amd64
      - arm64
      - armhf
  homepage: https://k9scli.io
  summary: manage your Kubernetes clusters with style
  description: |-
    K9s provides a terminal UI to interact with your Kubernetes clusters.
    The aim of this project is to make it easier to navigate,
    observe and manage your applications in the wild.
  fetch:
    url: https://github.com/derailed/k9s/releases/download/v{{version}}/k9s_Linux_{{target}}.tar.gz
    targets:
      amd64: x86_64
      armhf: arm
  install:
    - k9s:/usr/bin/

- name: k9s
  matrix:
    architectures:
      - amd64
      - arm64
      - armhf
    versions:
      - 0.27.3
      - 0.27.4
  homepage: https://k9scli.io
  summary: manage your Kubernetes clusters with style
  description: |-
    K9s provides a terminal UI to interact with your Kubernetes clusters.
    The aim of this project is to make it easier to navigate,
    observe and manage your applications in the wild.
  fetch: https://github.com/derailed/k9s/releases/download/v{{version}}/k9s_Linux_{{goarch}}.tar.gz
  install:
    - k9s:/usr/bin/

The blueprint fetch keyword contains a URL template pointing to k9s releases. Downloaded files are locked in a lockfile versioned here.

Click here to see k9s release hashes
https://github.com/upciti/wakemeops/blob/main/blueprints/devops/k9s/ops2deb.lock.yml
- url: https://github.com/derailed/k9s/releases/download/v0.24.15/k9s_Linux_x86_64.tar.gz
  sha256: 0590c32c20cd22416f2a06fad9155257c156e32c60e8757bf96d5a28cb1720dd
  timestamp: 2021-09-25 20:20:59+00:00
- url: https://github.com/derailed/k9s/releases/download/v0.25.18/k9s_Linux_x86_64.tar.gz
  sha256: d288aacc368ab6b243fc9e7ecd17b53fa34a813509c2dc3023171085db83cf9d
  timestamp: 2022-01-25 22:17:50+00:00
- url: https://github.com/derailed/k9s/releases/download/v0.25.18/k9s_Linux_arm.tar.gz
  sha256: 2fb19caefec78c1a478a52940e51f625d80468a1fcb9033f092193611a2bd00a
  timestamp: 2022-01-30 16:22:16+00:00
- url: https://github.com/derailed/k9s/releases/download/v0.25.18/k9s_Linux_arm64.tar.gz
  sha256: f4a15b07633bbbecd3c775867ddcede880c62f8a6294ae6dc45ede43a6d0437c
  timestamp: 2022-01-30 16:22:16+00:00
- url: https://github.com/derailed/k9s/releases/download/v0.25.19/k9s_Linux_arm.tar.gz
  sha256: c8e7dc4c8165399c8e771c1d09259d084f9cf9a19d8a7c8d7f6c5f7ff5840523
  timestamp: 2022-06-28 04:04:32+00:00
- url: https://github.com/derailed/k9s/releases/download/v0.25.19/k9s_Linux_arm64.tar.gz
  sha256: 336c923c1f0db3fbfc9dd8f54dc58a9c9ec8f6499680f016e086da73723d6a41
  timestamp: 2022-06-28 04:04:32+00:00
- url: https://github.com/derailed/k9s/releases/download/v0.25.19/k9s_Linux_x86_64.tar.gz
  sha256: 298ec215aaa781c61b7784bf2d076be536eccdeb835becdaa390b19b3d9801fb
  timestamp: 2022-06-28 04:04:32+00:00
- url: https://github.com/derailed/k9s/releases/download/v0.25.20/k9s_Linux_arm.tar.gz
  sha256: 40434c18ad344e51d90786d61947c70275cda4a02fe485b24de8d12018ac3e43
  timestamp: 2022-06-28 20:31:36+00:00
- url: https://github.com/derailed/k9s/releases/download/v0.25.20/k9s_Linux_arm64.tar.gz
  sha256: 8a04bc16ea5f465e2d6e69f0019eef5abca2fe51c6bc64dec3d62e8229653306
  timestamp: 2022-06-28 20:31:36+00:00
- url: https://github.com/derailed/k9s/releases/download/v0.25.20/k9s_Linux_x86_64.tar.gz
  sha256: 9cd7ef0a416be160cbccefb568c9a72c403122e3a96d3d8b9c95de9f29586b80
  timestamp: 2022-06-28 20:31:36+00:00
- url: https://github.com/derailed/k9s/releases/download/v0.25.21/k9s_Linux_arm.tar.gz
  sha256: 8a333bb9680cd5f04169d01cf47d5552967828a52fee70a01b1084beb45ea0cb
  timestamp: 2022-06-30 20:30:54+00:00
- url: https://github.com/derailed/k9s/releases/download/v0.25.21/k9s_Linux_arm64.tar.gz
  sha256: f22703144cdb8e7adb1d27d91b6e1f555e3acd4d63fb2b576458dcc30c12b640
  timestamp: 2022-06-30 20:30:54+00:00
- url: https://github.com/derailed/k9s/releases/download/v0.25.21/k9s_Linux_x86_64.tar.gz
  sha256: baa54edb4aace44f2c713f3bffe75ee60994f6a8244d3e50b940e8367922e454
  timestamp: 2022-06-30 20:30:54+00:00
- url: https://github.com/derailed/k9s/releases/download/v0.26.0/k9s_Linux_arm.tar.gz
  sha256: b35d572537373601bc8f0aa5ed05a080f95e0b10a675c07f0af693e619f1d704
  timestamp: 2022-07-17 20:25:43+00:00
- url: https://github.com/derailed/k9s/releases/download/v0.26.0/k9s_Linux_arm64.tar.gz
  sha256: a4629833ad6de6b6c1168003a30c0e462b8c2259e90a554399cb2454fd806a8d
  timestamp: 2022-07-17 20:25:43+00:00
- url: https://github.com/derailed/k9s/releases/download/v0.26.0/k9s_Linux_x86_64.tar.gz
  sha256: cddbc88403d1cfb02f3e55558b61ce63a0486f9bb8fcd258fcd104565b794c80
  timestamp: 2022-07-17 20:25:43+00:00
- url: https://github.com/derailed/k9s/releases/download/v0.26.3/k9s_Linux_arm.tar.gz
  sha256: f3a978e082454cc12a0ecf7f2b888de85ce9d8239aa88d729e5f391ba9af2520
  timestamp: 2022-08-04 08:30:49+00:00
- url: https://github.com/derailed/k9s/releases/download/v0.26.3/k9s_Linux_arm64.tar.gz
  sha256: 8caca92ce204449b34cb98dd4ed371fa15d1c4f93983d8f5cefe76c115b9397b
  timestamp: 2022-08-04 08:30:49+00:00
- url: https://github.com/derailed/k9s/releases/download/v0.26.3/k9s_Linux_x86_64.tar.gz
  sha256: 3447ac17cfa46fe91ab2bfcb021d43f7f2d40ac37c7b573241a511b85fc162cf
  timestamp: 2022-08-04 08:30:49+00:00
- url: https://github.com/derailed/k9s/releases/download/v0.26.5/k9s_Linux_arm.tar.gz
  sha256: f0f193e0fb1a3b8c533a10fe337c3052dbd1c56456298f660848dc61d406b0eb
  timestamp: 2022-09-22 18:32:34+00:00
- url: https://github.com/derailed/k9s/releases/download/v0.26.5/k9s_Linux_arm64.tar.gz
  sha256: 62bc8fe98ad035a64bbeede91bdd57de357af3059bd80975a9d22b6b072d97f8
  timestamp: 2022-09-22 18:32:34+00:00
- url: https://github.com/derailed/k9s/releases/download/v0.26.5/k9s_Linux_x86_64.tar.gz
  sha256: 8ae556d05b4744f7b79cc71549e4096daa9c6b913be88ee43be42ef800137bc3
  timestamp: 2022-09-22 18:32:34+00:00
- url: https://github.com/derailed/k9s/releases/download/v0.26.6/k9s_Linux_arm.tar.gz
  sha256: 4bcdb31bc0be434140a93563cc5380c46df4e9017450d8e7676fbf0c6235e7a5
  timestamp: 2022-09-27 06:44:23+00:00
- url: https://github.com/derailed/k9s/releases/download/v0.26.6/k9s_Linux_arm64.tar.gz
  sha256: 27a30ab27f2caada1b2ea2e653d2c4d5d6ecb7693d92a86f42b6c79f89d00996
  timestamp: 2022-09-27 06:44:23+00:00
- url: https://github.com/derailed/k9s/releases/download/v0.26.6/k9s_Linux_x86_64.tar.gz
  sha256: 7abe5d029a29d8108ab405889ea2a8f731765d79333920ac7c2942c6e16d1bd4
  timestamp: 2022-09-27 06:44:23+00:00
- url: https://github.com/derailed/k9s/releases/download/v0.26.7/k9s_Linux_arm.tar.gz
  sha256: c735b01b7098b26a9e711000ad7a94c88dad53eccb14709544479b4a7cf6770c
  timestamp: 2022-10-18 17:33:16+00:00
- url: https://github.com/derailed/k9s/releases/download/v0.26.7/k9s_Linux_arm64.tar.gz
  sha256: 2888feae5298517cf4862251a8877ff978b3eb234cbc3ebc0d9eb07fc671673d
  timestamp: 2022-10-18 17:33:16+00:00
- url: https://github.com/derailed/k9s/releases/download/v0.26.7/k9s_Linux_x86_64.tar.gz
  sha256: f774bb75045e361e17a4f267491c5ec66f41db7bffd996859ffb1465420af249
  timestamp: 2022-10-18 17:33:16+00:00
- url: https://github.com/derailed/k9s/releases/download/v0.27.3/k9s_Linux_amd64.tar.gz
  sha256: b0eb5fb0decedbee5b6bd415f72af8ce6135ffb8128f9709bc7adcd5cbfa690b
  timestamp: 2023-03-04 01:29:23+00:00
- url: https://github.com/derailed/k9s/releases/download/v0.27.3/k9s_Linux_arm.tar.gz
  sha256: 40de204f6b0a2ade7e48434b12d5293055f1df3bcfb5b6d278582eb5f6228295
  timestamp: 2023-03-04 01:29:23+00:00
- url: https://github.com/derailed/k9s/releases/download/v0.27.3/k9s_Linux_arm64.tar.gz
  sha256: c2b2e8ccd05cea311600ed47d2a72df835a93fd5b9b470c42f7b248398f45592
  timestamp: 2023-03-04 01:29:23+00:00
- url: https://github.com/derailed/k9s/releases/download/v0.27.4/k9s_Linux_amd64.tar.gz
  sha256: e507831ebd5f9b8c0380f212669f352c6e34cb760c916b498babae8be83c4392
  timestamp: 2023-05-07 18:19:41+00:00
- url: https://github.com/derailed/k9s/releases/download/v0.27.4/k9s_Linux_arm.tar.gz
  sha256: 9ebae81b7e93f5b438fd666a789f8554e5e576e2c7d7f5529f3770a4439ff9b4
  timestamp: 2023-05-07 18:19:41+00:00
- url: https://github.com/derailed/k9s/releases/download/v0.27.4/k9s_Linux_arm64.tar.gz
  sha256: 05f7b054b2f41a69f13893ec819a8aca43662a4bad61951e9887a6f92ecbf2d8
  timestamp: 2023-05-07 18:19:41+00:00

Badge

WakeMeOps

[![WakeMeOps](https://docs.wakemeops.com/badges/k9s.svg)](https://docs.wakemeops.com/packages/k9s)
<a href="https://docs.wakemeops.com/packages/k9s">
  <img src="https://docs.wakemeops.com/badges/k9s.svg"/>
</a>
.. image:: https://docs.wakemeops.com/badges/k9s.svg
:target: https://docs.wakemeops.com/packages/k9s