Difference between revisions of "Eks-connector"
Jump to navigation
Jump to search
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
+ | https://github.com/aws/amazon-eks-connector | ||
+ | |||
+ | helm -n eks-connector install eks-connector \ | ||
+ | [[oci://]][[public.ecr.aws]]/eks-connector/eks-connector-chart \ | ||
+ | --set eks.activationCode="<your-activation-code>" \ | ||
+ | --set eks.activationId="<your-activation-id>" \ | ||
+ | --set eks.agentRegion="<your-region>" | ||
+ | |||
+ | |||
* https://docs.aws.amazon.com/eks/latest/userguide/eks-connector.html | * https://docs.aws.amazon.com/eks/latest/userguide/eks-connector.html | ||
+ | == Related == | ||
+ | * [[Amazon EKS Connector]] | ||
+ | == Activities == | ||
* [[Granting access to an IAM principal to view Kubernetes resources on a cluster]] | * [[Granting access to an IAM principal to view Kubernetes resources on a cluster]] | ||
Latest revision as of 13:17, 19 September 2023
https://github.com/aws/amazon-eks-connector
helm -n eks-connector install eks-connector \ oci://public.ecr.aws/eks-connector/eks-connector-chart \ --set eks.activationCode="<your-activation-code>" \ --set eks.activationId="<your-activation-id>" \ --set eks.agentRegion="<your-region>"
Related[edit]
Activities[edit]
See also[edit]
Advertising: