Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
C
Coredns
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Railgun
Coredns
Commits
028a6db4
Commit
028a6db4
authored
Aug 11, 2017
by
Chris O'Haver
Committed by
John Belamaric
Aug 11, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
README Typos (#897)
Found a few typos, spelling, and grammar errors.
parent
5468a6e1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
middleware/kubernetes/README.md
middleware/kubernetes/README.md
+3
-3
No files found.
middleware/kubernetes/README.md
View file @
028a6db4
...
@@ -72,7 +72,7 @@ kubernetes [ZONES...] {
...
@@ -72,7 +72,7 @@ kubernetes [ZONES...] {
## Examples
## Examples
Handle all queries in the
`cluster.local`
zone. Connect to Kubernetes in-cluster.
Handle all queries in the
`cluster.local`
zone. Connect to Kubernetes in-cluster.
Als
handl
all
`PTR`
requests for
`10.0.0.0/16`
. Verify the existence of pods when answering pod
Als
o handle
all
`PTR`
requests for
`10.0.0.0/16`
. Verify the existence of pods when answering pod
requests. Resolve upstream records against
`10.102.3.10`
. Note we show the entire server block
requests. Resolve upstream records against
`10.102.3.10`
. Note we show the entire server block
here:
here:
...
@@ -83,7 +83,7 @@ here:
...
@@ -83,7 +83,7 @@ here:
}
}
}
}
Or you can selective expose some namespaces:
Or you can selective
ly
expose some namespaces:
kubernetes cluster.local {
kubernetes cluster.local {
namespaces test staging
namespaces test staging
...
@@ -101,7 +101,7 @@ in the `prod` and `stage` federations. We resolve upstream records using the ser
...
@@ -101,7 +101,7 @@ in the `prod` and `stage` federations. We resolve upstream records using the ser
}
}
}
}
And finally we connect to Kubernetes from outside the cluster:
And finally we c
an c
onnect to Kubernetes from outside the cluster:
kubernetes cluster.local {
kubernetes cluster.local {
endpoint https://k8s-endpoint:8443
endpoint https://k8s-endpoint:8443
...
...
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