Sign inSign up

sipimokus/kexp

By sipimokus

•Updated almost 3 years ago

Unofficial Docker image from https://github.com/iximiuz/kexp repository.

Image
0

106

sipimokus/kexp repository overview

⁠k'exp - Kubernetes Explorer

Unofficial Docker image from https://github.com/iximiuz/kexp⁠ repository.

⁠Examples

⁠kubernetes

...

⁠docker-compose
---
version: '3.8'

services:
  kexp:
    image: sipimokus/kexp
    volumes:
      - ./.kube:/root/.kube:ro
    ports:
      - "5173:5173"
    command: ["--host", "0.0.0.0", "--port", "5173"]

Tag summary

Content type

Image

Digest

sha256:85918a6a2…

Size

23.6 MB

Last updated

almost 3 years ago

docker pull sipimokus/kexp:0.0.4