multus-cni icon indicating copy to clipboard operation
multus-cni copied to clipboard

What's the proper way to rotate the multus kubeconfig for multus 3.7

Open lubronzhan opened this issue 10 months ago • 1 comments

Discussed in https://github.com/k8snetworkplumbingwg/multus-cni/discussions/1262

Originally posted by lubronzhan April 16, 2024 We is still using old multus, without the thick image, as mentioned here https://github.com/k8snetworkplumbingwg/multus-cni/issues/852. So if the kubeconfig of multus expires, the multus will fail to connect to apiserver to update pod info.

Question, what's the proper way to rotate the token for now? restarting multus pod + pod that needs the second nic?

We will try upgrade to thick image later.

Thank you

lubronzhan avatar Apr 17 '24 17:04 lubronzhan

Here's an example for you: https://github.com/openshift/multus-cni/blob/master/images/entrypoint.sh#L502-L508

But, it could maybe be patched in the release-v3 branch

dougbtv avatar May 23 '24 14:05 dougbtv

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] avatar Aug 22 '24 02:08 github-actions[bot]