Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ export interface HAControlPlaneProps {
export const HACopy = () => (
<Typography>
Recommended for production workloads, a high availability (HA) control plane
is replicated on multiple master nodes to 99.99% uptime.
is replicated on multiple master nodes to 99.9% uptime.
<br />
<Link to="https://techdocs.akamai.com/cloud-computing/docs/high-availability-ha-control-plane-on-lke">
Learn more about the HA control plane
Expand Down
Loading