Skip to content
#

kubectl

Here are 706 public repositories matching this topic...

krew
ahmetb
ahmetb commented Nov 7, 2018

If a plugin's windows platform spec specifies something like bin: foo, we:

  1. copy the executable to plugin's installation dir as foo
  2. but we symlink it as kubectl-foo.exe on windows.

I am not at all sure that kubectl-foo.exe which points to foo (that has no .exe extension) can be executed. Can someone verify if this works or not?

Depending on that, (1) we need to make sure i

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 Feb 17, 2019

We use kind for integration tests against a kubernetes cluster. We now have a dirty hack to load the built images into the kind docker daemon since when we started using it kind was at a very early stage and didn't have the load command. Now the load command is available so we can just replace the hack with it!

Docs here
https://kind.sigs.k8s.io/docs/user/quick-start/#loading-an-image-into-y

🚀 Geodesic is a cloud automation shell. It's the fastest way to get up and running with a rock solid, production grade cloud platform built on top of strictly Open Source tools. ★ this repo! https://slack.cloudposse.com/

  • Updated Oct 1, 2020
  • Shell

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.