Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
Kubespray
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mirror
Kubespray
Commits
f9502e09
Unverified
Commit
f9502e09
authored
Sep 20, 2018
by
k8s-ci-robot
Committed by
GitHub
Sep 20, 2018
Browse files
Options
Downloads
Plain Diff
Merge pull request #3362 from mirake/fix-typos
Fix some typos
parents
8512cc5c
66475f98
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/ha-mode.md
+2
-2
2 additions, 2 deletions
docs/ha-mode.md
with
2 additions
and
2 deletions
docs/ha-mode.md
+
2
−
2
View file @
f9502e09
...
...
@@ -5,7 +5,7 @@ The following components require a highly available endpoints:
*
etcd cluster,
*
kube-apiserver service instances.
The latter relies on a 3rd side reverse prox
ies
, like Nginx or HAProxy, to
The latter relies on a 3rd side reverse prox
y
, like Nginx or HAProxy, to
achieve the same goal.
Etcd
...
...
@@ -103,7 +103,7 @@ loadbalancer_apiserver:
so you will need to use a different port for the vip from that the API is
listening on, or set the
`kube_apiserver_bind_address`
so that the API only
listens on a specific interface (to avoid conflict with haproxy binding the
port on the VIP add
d
ress)
port on the VIP address)
This domain name, or default "lb-apiserver.kubernetes.local", will be inserted
into the
`/etc/hosts`
file of all servers in the
`k8s-cluster`
group and wired
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment