Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No support for kubectl plugins #61

Open
diafour opened this issue Nov 19, 2024 · 0 comments
Open

No support for kubectl plugins #61

diafour opened this issue Nov 19, 2024 · 0 comments

Comments

@diafour
Copy link
Member

diafour commented Nov 19, 2024

There is a NodeGroupConfiguration example about Installing the cert-manager plugin for kubectl on master node

After applying this NGC I see the plugin is available:

# d8 k plugin list
The following compatible plugins are available:

/usr/local/bin/kubectl-cert_manager

Any attempt to use it prints d8 k help:

# d8 k cert-manager status
...
Usage:
  d8 k [flags] [options]

Use "k <command> --help" for more information about a given command.
Use "d8 k options" for a list of global command-line options (applies to all commands).

It seems any non-command argument, i.e.cert-manager is considered as wrong. It should treat such arguments as plugin names.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant