Difference between revisions of "Eks-connector"

From wikieduonline
Jump to navigation Jump to search
 
 
(6 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
 +
== 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]]
  
 +
== See also ==
 +
* {{EKS RBAC}}
  
{{EKS}}
+
[[Category:EKS]]

Latest revision as of 13:17, 19 September 2023

Advertising: