talosctl get KubernetesDynamicCerts -o yaml
on the controlplane.
Client certificates (talosconfig
and kubeconfig
) are the user’s responsibility.
Each time you download the kubeconfig
file from a Talos Linux cluster, the client certificate is regenerated giving you a kubeconfig which is valid for a year.
The talosconfig
file should be renewed at least once a year, using the talosctl config new
command, as shown below, or by one of the other methods.
talosconfig
with os:admin
role,
a new client configuration file can be generated with talosctl config new
against
any controlplane node:
secrets.yaml
from talosctl gen secrets
) was saved while
[generating machine configuration](”../../introduction/getting-started/#configure-talos ”):
Note:<cluster-name>
and<cluster-endpoint>
arguments don’t matter, as they are not used fortalosconfig
.
ca.crt
, and ca.key
respectively:
talosconfig
: