File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -90,6 +90,8 @@ I read an article that said:
90
90
- [ Kubernetes Stateful Architecture with persistent volumes] ( #kubernetes-stateful-architecture-with-persistent-volumes )
91
91
- [ Kubernetes Service External Traffic Policy] ( #kubernetes-service-external-traffic-policy )
92
92
- [ Kubernetes on Premise] ( #kubernetes-on-premise )
93
+ - [ Kubernetes with Traditional Load Balancer] ( #kubernetes-with-traditional-load-balancer )
94
+ - [ Kubernetes with MetalLB] ( #kubernetes-with-metallb )
93
95
- [ Traefik Kubernetes Ingress on GKE] ( #traefik-kubernetes-ingress-on-gke )
94
96
- [ Kong API Gateway on Kubernetes (AWS EKS)] ( #kong-api-gateway-on-kubernetes-aws-eks )
95
97
- [ OpenTSDB on Kubernetes and HBase] ( #opentsdb-on-kubernetes-and-hbase )
@@ -376,13 +378,13 @@ A variation using Kubernetes and Cloud Functions of this GCP malware scanner sol
376
378
- GitHub repo: [ Kubernetes-configs] ( https://github.com/HariSekhon/Kubernetes-configs )
377
379
- GitHub repo: [ HAProxy-configs] ( https://github.com/HariSekhon/HAProxy-configs )
378
380
379
- Traditionally:
381
+ #### Kubernetes with Traditional Load Balancer
380
382
381
383
[ kubernetes_on_premise.d2] ( kubernetes_on_premise.d2 ) :
382
384
383
385
![ ] ( images/kubernetes_on_premise.svg )
384
386
385
- with [ MetalLB] ( https://metallb.universe.tf/ ) :
387
+ #### Kubernetes with [ MetalLB] ( https://metallb.universe.tf/ )
386
388
387
389
- GitHub repo: [ HariSekhon/Kubernetes-configs] ( https://github.com/HariSekhon/Kubernetes-configs )
388
390
- [ MetalLB] ( https://github.com/HariSekhon/Kubernetes-configs/tree/master/metal-lb/base )
You can’t perform that action at this time.
0 commit comments