kubectl-warp
Container syncer
Enables development and execution of local projects in Kubernetes by synchronizing files with the container and executing commands.
Kubernetes CLI plugin for syncing and executing local files in Pod on Kubernetes
303 stars
5 watching
26 forks
Language: Go
last commit: over 1 year ago
Linked from 2 awesome lists
golangkubectlkubectl-pluginskubernetesrsync
Related projects:
Repository | Description | Stars |
---|---|---|
ksync/ksync | Automates syncing of files between local development environment and Kubernetes cluster. | 1,530 |
jpdasma/kubectl-exec-all | Tool to execute commands in all containers of a given Kubernetes resource | 4 |
mousavian/kubectl-rotate-pods | A tool that allows easy restarting of all pods in a Kubernetes deployment to manage updates and cache invalidation. | 1 |
kubehelper/kubehelper | Simplifies daily Kubernetes tasks through a web interface | 245 |
marjamis/kubectl-kcn | Makes it easier to remotely access nodes within a Kubernetes cluster | 4 |
bmuschko/kubectl-swiftnp | Displays detailed information about Network Policies in Kubernetes clusters | 11 |
kvaps/kubectl-ssh | A tool that allows users to connect to Kubernetes nodes over SSH using kubectl commands. | 1 |
juanvallejo/kubectl-ns | A plugin for kubectl to switch the namespace of the current KUBECONFIG context | 4 |
karancode/kubepod | An utility tool to improve search and filtering in Kubernetes pod management | 4 |
yokawasa/kubectl-plugin-ssh-jump | A tool to access Kubernetes nodes or remote services through an intermediary SSH gateway | 176 |
ivkalita/kubectl-clogs | Displays logs of multiple running pods in real-time across all namespaces | 6 |
caiobegotti/pod-dive | Provides a tool to inspect and view details of pods on Kubernetes nodes | 58 |
kubeup/archon | A Kubernetes controller that automates cluster management and bootstrapping using the operator pattern | 195 |
kvaps/kubectl-use | A plugin for managing Kubernetes contexts and namespaces using the kubectl command | 39 |
jamestgrant/kubectl-debug | Automates connection to and troubleshooting of existing containers in Kubernetes clusters without disrupting the target container. | 343 |