Minor text adjustments
This commit is contained in:
parent
0ab73621d4
commit
0052cc320a
3 changed files with 11 additions and 6 deletions
|
|
@ -9,7 +9,8 @@ EasyHAProxy immediately sets up HAProxy and begins serving traffic.
|
|||
For Kubernetes installations, there are three available installation modes:
|
||||
- DaemonSet: This mode exposes ports 80, 443, and 1936.
|
||||
- NodePort: Ports 31080, 31443, and 31936 are exposed.
|
||||
- ClusterIP: In this mode, no ports are exposed externally, and HAProxy is accessible only within the cluster.
|
||||
- ClusterIP: In this mode, no ports are exposed externally, and HAProxy is accessible only
|
||||
within the cluster.
|
||||
|
||||
To install EasyHAProxy in your Kubernetes cluster, follow these steps:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue