mirror of
https://github.com/Telecominfraproject/wlan-docs.git
synced 2025-11-19 19:24:53 +00:00
GitBook: [master] 2 pages modified
This commit is contained in:
@@ -172,6 +172,12 @@ Localizing the Helm charts for AWS is a critical step. Editing the following fil
|
|||||||
|
|
||||||
### Deploy Controller to AWS
|
### Deploy Controller to AWS
|
||||||
|
|
||||||
|
Local Kubeconfig is associated to the AWS service to enable Helm control of EKS resources by entering the following:
|
||||||
|
|
||||||
|
```text
|
||||||
|
aws eks update-kubeconfig --region $your_aws_region --name cloudsdk
|
||||||
|
```
|
||||||
|
|
||||||
With all dependencies met, certificates created and in place, using Helm and the authenticated session to AWS, execute the following:
|
With all dependencies met, certificates created and in place, using Helm and the authenticated session to AWS, execute the following:
|
||||||
|
|
||||||
```text
|
```text
|
||||||
|
|||||||
Reference in New Issue
Block a user