Skip to content
#

kubectl

Here are 632 public repositories matching this topic...

krew
achton
achton commented Apr 21, 2020

When running a command like kexn test varnish-529679cb57-mjn62 bash it translates to kubectl exec -i -t --namespace test varnish-529679cb57-mjn62 bash and kubectl returns a deprecation warning:

kubectl exec [POD] [COMMAND] is DEPRECATED and will be removed in a future version. Use kubectl kubectl exec [POD] -- [COMMAND] instead.

The problem is that --namespace is a positional argument

llussy
llussy commented Jan 10, 2020

No docker icon like in readme.md Screenshots,I'm bsh-5.0# , Do need special configuration?

~ kubectl debug centos-68875ffc64-bkblg
pulling image nicolaka/netshoot:latest...
latest: Pulling from nicolaka/netshoot
Digest: sha256:8b020dc72d8ef07663e44c449f1294fc47c81a10ef5303dc8c2d9635e8ca22b1
Status: Image is up to date for nicolaka/netshoot:latest
starting debug container...
co
carljmosca
carljmosca commented Nov 22, 2019

Is it the intent that shift-home should move the cursor to the start of the line on MacOS? This behavior seems to be gone from zsh as opposed to bash so perhaps it's no longer expected.

Wondering if there's some key definition I have missed.

fntlnz
fntlnz commented Jan 11, 2019

Contributors are very welcome but while talking with people willing to contribute or contributing already it seems that getting started is difficult.

This task can be a good starting point for a new contributor willing to understand how the project works.

Nuru
Nuru commented May 10, 2019

what

When using Teleport tsh login to connect to a cluster, although kubectl works fine, kops does not, because, in general, the Teleport name of the cluster is not the same as the kops cluster name. This leads to an error like

 ⧉  staging (staging:default)+
 √ : (cpco-staging-admin) helmfiles ⨠ kops validate cluster
Validating cluster us-west-2.staging.cpco.io

Cannot load k
jimhopkinsjr
jimhopkinsjr commented Dec 31, 2018

OS running on Ansible host:

NAME="Ubuntu"
VERSION="16.04.5 LTS (Xenial Xerus)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 16.04.5 LTS"
VERSION_ID="16.04"
HOME_URL="http://www.ubuntu.com/"
SUPPORT_URL="http://help.ubuntu.com/"
BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/"
VERSION_CODENAME=xenial
UBUNTU_CODENAME=xenial

Ansible Version (ansible --version):

Improve this page

Add a description, image, and links to the kubectl topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the kubectl topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.