Difference between revisions of "Helm install aws-load-balancer-controller"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 3: Line 3:
 
  [[helm repo add eks]] https://aws.github.io/eks-charts
 
  [[helm repo add eks]] https://aws.github.io/eks-charts
  
  [[helm install]] [[aws-load-balancer-controller]] eks/aws-load-balancer-controller -n kube-system --set clusterName=education-eks-LZIQaQdP --set serviceAccount.create=false --set serviceAccount.name=aws-load-balancer-controller
+
  [[helm install]] [[aws-load-balancer-controller]] eks/aws-load-balancer-controller -n [[kube-system]] --set clusterName=education-eks-LZIQaQdP --set serviceAccount.create=false --set serviceAccount.name=aws-load-balancer-controller
 
  NAME: aws-load-balancer-controller
 
  NAME: aws-load-balancer-controller
 
  LAST DEPLOYED: Mon Mar 27 22:41:56 2023
 
  LAST DEPLOYED: Mon Mar 27 22:41:56 2023

Revision as of 18:43, 27 March 2023

helm repo add eks https://aws.github.io/eks-charts
helm install aws-load-balancer-controller eks/aws-load-balancer-controller -n kube-system --set clusterName=education-eks-LZIQaQdP --set serviceAccount.create=false --set serviceAccount.name=aws-load-balancer-controller
NAME: aws-load-balancer-controller
LAST DEPLOYED: Mon Mar 27 22:41:56 2023
NAMESPACE: kube-system
STATUS: deployed
REVISION: 1
TEST SUITE: None
NOTES:
AWS Load Balancer controller installed!


See also

Advertising: