wagoodman/bridgy

Support a Kubernetes backend

Open

#31 aberto em 3 de out. de 2018

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)Python (52 forks)github user discovery
Hacktoberfestenhancement

Métricas do repositório

Stars
 (416 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

It would ideal to allow for tracking of assets in Kubernetes. This would further extend the exec command to get a shell into one or more containers (or all containers in a pod with tmux).

This is a good starting point for how the mechanisms of streaming to/from the container (seems more kosher than wrapping kubectl): https://github.com/kubernetes-client/python/blob/master/examples/exec.py

Guia do colaborador