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

talosctl v1.8.2 bug: resource "kcpc" is not registered #9651

Closed
hmonsalv opened this issue Nov 6, 2024 · 0 comments · Fixed by #9653
Closed

talosctl v1.8.2 bug: resource "kcpc" is not registered #9651

hmonsalv opened this issue Nov 6, 2024 · 0 comments · Fixed by #9653
Assignees

Comments

@hmonsalv
Copy link

hmonsalv commented Nov 6, 2024

Bug Report

In documentation (section Manual Kubernetes Upgrade) it’s mentioned to use this talosctl command to get the config of apiserver / controller-manager / scheduler. For example:

talosctl -n <CONTROL_PLANE_IP_1> get kcpc kube-apiserver -o yaml

but it looks like kcpc doesn’t exists.

I’m using talosctl v1.8.2

# talosctl get kcpc kube-apiserver -o yaml
rpc error: code = NotFound desc = resource "kcpc" is not registered

(it doesn’t appear either on the provided options when executing talosctl get rd)

Description

N/A

Logs

N/A

Environment

  • Talos version:
# talosctl version
Client:
	Tag:         v1.8.2
	SHA:         88f861a0
	Built:
	Go version:  go1.22.8
	OS/Arch:     linux/amd64
  • Kubernetes version: N/A
  • Platform: linux/amd64
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

Successfully merging a pull request may close this issue.

2 participants