kubernetes-sigs / sig-windows-dev-tools

This is a batteries included local development environment for Kubernetes on Windows.
Apache License 2.0
80 stars 46 forks source link

controlplane: Add developer tools/alias in the nodes #166

Closed dougsland closed 2 years ago

dougsland commented 2 years ago

Please add k as alias to kubectl pretty standard calling it as k - alias k=kubectl - Add kubetail https://github.com/johanhaleby/kubetail - For easy logging multi pods in a single command - krew - kubectl plugins - https://krew.sigs.k8s.io/plugins/ - iexec plugin for kubectl - it helps to quick login to pods kubectl krew install iexec - view-secret - Decode Kubernetes secrets kubectl krew install view-secret - kubectx + kubens - Switch faster between clusters and namespaces in kubectl - node log viewer - WIP: feature: add node log viewer - It will be added as soon the feature go to next k8s/kubectl release.

dougsland commented 2 years ago

/good-first-issue

k8s-ci-robot commented 2 years ago

@dougsland: This request has been marked as suitable for new contributors.

Guidelines

Please ensure that the issue body includes answers to the following questions:

For more details on the requirements of such an issue, please see here and ensure that they are met.

If this request no longer meets these requirements, the label can be removed by commenting with the /remove-good-first-issue command.

In response to [this](https://github.com/kubernetes-sigs/sig-windows-dev-tools/issues/166): >/good-first-issue Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
dougsland commented 2 years ago

/close

k8s-ci-robot commented 2 years ago

@dougsland: Closing this issue.

In response to [this](https://github.com/kubernetes-sigs/sig-windows-dev-tools/issues/166#issuecomment-1017863679): >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.