Annotations¶
Like annotations for other Kubernetes objects, CAPI annotations are key-value pairs that can be used to reflect additional metadata for CAPI resources.
Machine¶
The following annotations can be set on CAPI Machine
resources.
In-place Upgrade¶
Name |
Description |
Values |
Set by user |
---|---|---|---|
|
Trigger a Kubernetes version upgrade on that machine |
snap version e.g.: |
yes |
|
The status of the version upgrade |
in-progress|done|failed |
no |
|
The current version on the machine |
snap version e.g.: |
no |
|
The ID of the currently running upgrade |
ID string |
no |
Refresh Certificates¶
Name |
Description |
Values |
Set by user |
---|---|---|---|
|
The requested duration (TTL) that the refreshed certificates should expire in. |
Duration (TTL) string. A number followed by a unit e.g.: |
yes |