...
Info |
---|
https://docs.aws.amazon.com/eks/latest/userguide/iam-roles-for-service-accounts.html has been configured for each cluster add-on under the Please make sure to use the same namespace when installing the respective add-on in the Kubernetes Cluster Add-ons - AWS (4.23) section. For instance, using the namespaces specified in the
|
...
Code Block | ||
---|---|---|
| ||
Apply complete! Resources: 16 added, 0 changed, 0 destroyed. Outputs: certificate_arn = "arn:aws:acm:eu-west-1:058264429588:certificate/526ed179-afa7-4778-b1b8-bfbcb95e4534" db_endpoint = "example-cluster-db.c70g0ggo8m66.eu-west-1.rds.amazonaws.com:5432" db_password = <sensitive> db_user = "dbadmin" efs_access_point_id = "fsap-051a4c5619f68cd86" efs_access_point_root_directory_path = "/uepe" efs_id = "fs-0f0bb5c0ef98f5b6f" eks_domain_zone_id = "Z076760737OMHF392P9P7" eks_domain_zone_name = "example-cluster.stratus.digitalroute.net" name_servers = tolist([ "ns-1344.awsdns-40.org", "ns-2018.awsdns-60.co.uk", "ns-55.awsdns-06.com", "ns-664.awsdns-19.net", ]) private_subnets = [ "subnet-0956aa9898f78900d", "subnet-0b6d1364dfb4090d6", "subnet-0da06b6a88f9f45e7", ] public_subnets = [ "subnet-01174b6e86367827b", "subnet-0d0b14a68fe42ba09", "subnet-0eed6adde0748e1f6", ] |
...
A Kubernetes cluster has now been created.
Insert excerpt | ||||||||
---|---|---|---|---|---|---|---|---|
|
This section is now complete and you can proceed to the Kubernetes Cluster Add-ons - AWS (4.23) section.