spacemacs/layers/+tools/kubernetes
2019-12-09 23:52:24 +02:00
..
img Add kubernetes layer. 2019-12-07 00:28:04 +01:00
packages.el Revise kubernetes layer 2019-12-07 00:37:13 +01:00
README.org documentation formatting: Mon Dec 9 21:44:48 UTC 2019 2019-12-09 23:52:24 +02:00

kubernetes layer

/TakeV/spacemacs/media/commit/c6d764e0411f805f9e7293bb58a9ad93bdf29006/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