Skip to content

Commit

Permalink
Update notes for bottlerocket cert (#8614)
Browse files Browse the repository at this point in the history
  • Loading branch information
d8660091 authored Aug 15, 2024
1 parent b0fce1c commit 28ba8bf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ kubectl edit secret ${cluster-name}-apiserver-etcd-client -n eksa-system
```

{{% alert title="Note" color="primary" %}}
For Bottlerocket nodes, the `key` of `apiserver-etcd-client` is `server-etcd.client.crt` instead of `apiserver-etcd-client.crt`.
On Bottlerocket control plane nodes, the `certificate` filename of `apiserver-etcd-client` is `server-etcd.client.crt` instead of `apiserver-etcd-client.crt`.
{{% /alert %}}

#### Control plane nodes
Expand Down

0 comments on commit 28ba8bf

Please sign in to comment.