Skip to content

jurikolo/linux-shell-in-k8s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linux-shell-in-k8s

Ever need to run specific Linux shell tools inside K8S cluster? This repository solves this issue. Based on Fedora distro, install tools you like in Dockerfile, build the container and run in K8S cluster.

kubectl run --rm -it mypod --image=jurikolo/linux-shell-in-k8s:0.0.4 -- /bin/bash

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published