Skip to content

gruggiero/kubernetes-tramp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

kubernetes-tramp - TRAMP integration for kubernetes containers

Author: Giovanni Ruggiero giovanni.ruggiero+github@gmail.com
Version: 0.1

kubernetes-tramp.el offers a TRAMP method for Docker containers deployed in a Kubernetes cluster.

NOTE: kubernetes-tramp.el relies on the kubectl exec command. Tested with version 1.7.3

This project is just a minor adaptation of docker-tramp.el to allow connections through kubernetes client.

All the merits should go to Mario Rodas while the errors are just mine.

Usage

Offers the TRAMP method kubectl to access running containers

C-x C-f /kubectl:container:/path/to/file

where
  container      is the name of the container

Caveats

At the moment this tool takes for granted that the kubectl client is already correctly configured.

It's not possible to pass the configuration file (or others options) to the client as a command line parameter.


Converted from kubernetes-tramp.el by el2markdown.

About

TRAMP integration for kubernetes containers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published