Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
k3s
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jacklull
k3s
Commits
1fd31bc1
Unverified
Commit
1fd31bc1
authored
Jun 07, 2018
by
sebgl
Committed by
GitHub
Jun 07, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix dead-link to dns-horizontal-autoscaler
It looks like dns-horizontal-autoscaler doesn't exist in the dns repository anymore, but one level higher. This PR fixes the dead link.
parent
63c90bb4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
README.md
cluster/addons/dns/kube-dns/README.md
+1
-1
No files found.
cluster/addons/dns/kube-dns/README.md
View file @
1fd31bc1
...
@@ -9,7 +9,7 @@ can use the DNS Service’s IP to resolve DNS names.
...
@@ -9,7 +9,7 @@ can use the DNS Service’s IP to resolve DNS names.
## Manually scale kube-dns Deployment
## Manually scale kube-dns Deployment
kube-dns creates only one DNS Pod by default. If
kube-dns creates only one DNS Pod by default. If
[
dns-horizontal-autoscaler
](
../dns-horizontal-autoscaler/
)
[
dns-horizontal-autoscaler
](
../
../
dns-horizontal-autoscaler/
)
is not enabled, you may need to manually scale kube-dns Deployment.
is not enabled, you may need to manually scale kube-dns Deployment.
Please use below
`kubectl scale`
command to scale:
Please use below
`kubectl scale`
command to scale:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment