Cluster Update Certification
UK8S supports users to connect to kubernetes cluster via the kubectl tool. For details, see Using kubectl to operate the cluster
Update Token to access the cluster
Cluster credentials are currently displayed in Token access mode (not original certificate access mode). According to the documentation link above, we have copied the information to the ~/.kube/config
file, and the cluster can be connected and accessed normally.
If you have publicly displayed your credentials and you believe that there is a risk of leakage in your current credentials, you can refresh your cluster credentials by clicking on Update Credentials. After refreshing, the old cluster credentials will be unusable, and you need to get a copy from the UK8S page again.
Safely guard your certificate access to the cluster
The master node of UK8S has kubectl tool installed by default and is configured intranet certificate access credentials. The certificate access credentials will not be refreshed. Please keep your certificate secure.