This repository has been archived on 2024-10-22. You can view files and clone it, but cannot push or open issues or pull requests.
spacemacs/layers/+tools/kubernetes/README.org

1,002 B

kubernetes layer

/TakeV/spacemacs/media/commit/efe39163dfd0b51d85cef5533320e31d9524580a/layers/+tools/kubernetes/img/kubernetes.png

Description

This layer provides the kubernetes-el package, a magit-style interface to the Kubernetes command-line client.

Features:

  • Live-updating lists of kubernetes resources
  • Viewing and deleting pods, configmaps and secrets
  • Switching contexts and namespaces.
  • Showing logs and exec'ing into containers
  • Describing pods

Install

To use this configuration layer, add it to your ~/.spacemacs. You will need to add kubernetes to the existing dotspacemacs-configuration-layers list in this file.

Key bindings

Key binding Description
SPC a K Opens kubernetes-overview