File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
pages/spicedb/getting-started/install Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3,14 +3,14 @@ import YouTube from 'react-youtube';
33
44# Installing SpiceDB on AWS EKS
55
6- [ AWS EKS] is the managed Kubernetes service provided by Amazon and is the best way to run SpiceDB on AWS.
6+ Amazon Elastic Kubernetes Service or [ Amazon EKS] is the managed Kubernetes service provided by Amazon and is the best way to run SpiceDB on AWS.
77
88This guide walks through creating a highly-available SpiceDB deployment on an existing EKS cluster.
9- TLS configuration is managed by [ cert-manager] and [ AWS Route53] .
9+ TLS configuration is managed by [ cert-manager] and [ Amazon Route53] .
1010
11- [ AWS EKS] : https://docs.aws.amazon.com/eks/latest/userguide/what-is-eks.html
11+ [ Amazon EKS] : https://docs.aws.amazon.com/eks/latest/userguide/what-is-eks.html
1212[ cert-manager ] : https://cert-manager.io
13- [ AWS Route53] : https://aws.amazon.com/route53/
13+ [ Amazon Route53] : https://aws.amazon.com/route53/
1414
1515## Steps
1616
You can’t perform that action at this time.
0 commit comments