Skip to content

Commit f93c09a

Browse files
committed
Welcome to StackSimplify
1 parent 2488327 commit f93c09a

File tree

1 file changed

+4
-1
lines changed
  • 08-NEW-ELB-Application-LoadBalancers/08-01-Load-Balancer-Controller-Install

1 file changed

+4
-1
lines changed

08-NEW-ELB-Application-LoadBalancers/08-01-Load-Balancer-Controller-Install/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -465,13 +465,16 @@ CHECK-3: Verify Volumes
465465
secretName: aws-load-balancer-tls
466466
```
467467

468-
### Step-04-07: UNINSTALL AWS Load Balancer Controller using Helm Command (Optional)
468+
### Step-04-07: UNINSTALL AWS Load Balancer Controller using Helm Command (Information Purpose - SHOULD NOT EXECUTE THIS COMMAND)
469+
- This step should not be implemented.
470+
- This is just put it here for us to know how to uninstall aws load balancer controller from EKS Cluster
469471
```t
470472
# Uninstall AWS Load Balancer Controller
471473
helm uninstall aws-load-balancer-controller -n kube-system
472474
```
473475

474476

477+
475478
## Step-05: Ingress Class Concept
476479
- Understand what is Ingress Class
477480
- Understand how it overrides the default deprecated annotation `#kubernetes.io/ingress.class: "alb"`

0 commit comments

Comments
 (0)