Skip to content

SnakeSneakS/k8s-ssh4csh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

(WIP) k8s-ssh4csh

  • SSH (secure shell) 4 (for) CSH (container shell)
  • make it possible to access pod through SSH connection
  • sidecar pattern (<- I'm not sure this is the best pattern for this usage.)

required permissions

How it works?

  1. kubectl exec over ssh

How to develop on k8s?

TODO list (note)

  • reconsidering the architecture
    • Is sidecar-pattern appropriate for thisr usage??
  • build & push docker image
  • develop injector (using admission webhook)

About

kubernetes, container shell over ssh

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published