Skip to content

The k8s pod exec showcase implemented in Go

License

Notifications You must be signed in to change notification settings

mszostok/k8s-exec-showcase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kubernetes pod exec showcase

forthebadge forthebadge

forthebadge

Overview

The Kubernetes Pod Exec Showcase project shows the easiest implementation of the kubectl exec command.

Prerequisites

To set up the project, use these tools:

  • The 1.11 or higher version of Go
  • The latest version of Dep

Usage

To build a binary use this command:

go build -o exec main.go

Then you are ready to use this tool.

app_help

About

The k8s pod exec showcase implemented in Go

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages