Skip to content

Commit

Permalink
Add additional info to rancher cloud cred KB (#71)
Browse files Browse the repository at this point in the history
* Add additional info to rancher cloud cred KB
- update to cover 2.9.3 changes
- add note regarding lack of ui notification on upgrade for existing expired tokens

* Updates from review
  • Loading branch information
richard-cox authored Oct 24, 2024
1 parent b795dfe commit f067d8a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
Binary file added kb/2024-05-17/imgs/cc-renew.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions kb/2024-05-17/modify_cloud_credential_ttl.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,3 +61,13 @@ You can patch the expired Harvester cloud credentials to use a new authenticatio
:::info important
macOS users must use `gbase64` to ensure that the `-w` flag is supported.
:::
## Expiration of kubeconfig Tokens in Rancher 2.9.3
In Rancher 2.9.3 and later versions, the Rancher UI displays a warning when a Harvester cloud credential or a related cluster contains an expired token. You can renew the token on the **Cloud Credentials** screen by selecting **> Renew**, or the Clusters screen by selecting **> Renew Cloud Credential**
![cc-renew](./imgs/cc-renew.png)
:::note
When you upgrade Rancher, the Rancher UI does not display a warning for Harvester cloud credentials that expired before the upgrade was started. However, you can still renew the token on the **Cloud Credentials** or **Clusters** screen.
:::

0 comments on commit f067d8a

Please sign in to comment.