Skip to content

Commit cbc1f0e

Browse files
committed
updated README.md
1 parent db6ce2c commit cbc1f0e

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,8 @@ I read an article that said:
9090
- [Kubernetes Stateful Architecture with persistent volumes](#kubernetes-stateful-architecture-with-persistent-volumes)
9191
- [Kubernetes Service External Traffic Policy](#kubernetes-service-external-traffic-policy)
9292
- [Kubernetes on Premise](#kubernetes-on-premise)
93+
- [Kubernetes with Traditional Load Balancer](#kubernetes-with-traditional-load-balancer)
94+
- [Kubernetes with MetalLB](#kubernetes-with-metallb)
9395
- [Traefik Kubernetes Ingress on GKE](#traefik-kubernetes-ingress-on-gke)
9496
- [Kong API Gateway on Kubernetes (AWS EKS)](#kong-api-gateway-on-kubernetes-aws-eks)
9597
- [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
376378
- GitHub repo: [Kubernetes-configs](https://github.com/HariSekhon/Kubernetes-configs)
377379
- GitHub repo: [HAProxy-configs](https://github.com/HariSekhon/HAProxy-configs)
378380

379-
Traditionally:
381+
#### Kubernetes with Traditional Load Balancer
380382

381383
[kubernetes_on_premise.d2](kubernetes_on_premise.d2):
382384

383385
![](images/kubernetes_on_premise.svg)
384386

385-
with [MetalLB](https://metallb.universe.tf/):
387+
#### Kubernetes with [MetalLB](https://metallb.universe.tf/)
386388

387389
- GitHub repo: [HariSekhon/Kubernetes-configs](https://github.com/HariSekhon/Kubernetes-configs)
388390
- [MetalLB](https://github.com/HariSekhon/Kubernetes-configs/tree/master/metal-lb/base)

0 commit comments

Comments
 (0)