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
6ec9b2e7
Commit
6ec9b2e7
authored
Oct 15, 2015
by
Tony Hsu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix typo
parent
081f05c2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
accessing-the-cluster.md
docs/user-guide/accessing-the-cluster.md
+1
-1
No files found.
docs/user-guide/accessing-the-cluster.md
View file @
6ec9b2e7
...
@@ -135,7 +135,7 @@ The above example uses the `--insecure` flag. This leaves it subject to MITM
...
@@ -135,7 +135,7 @@ The above example uses the `--insecure` flag. This leaves it subject to MITM
attacks. When kubectl accesses the cluster it uses a stored root certificate
attacks. When kubectl accesses the cluster it uses a stored root certificate
and client certificates to access the server. (These are installed in the
and client certificates to access the server. (These are installed in the
`~/.kube`
directory). Since cluster certificates are typically self-signed, it
`~/.kube`
directory). Since cluster certificates are typically self-signed, it
ma
ke
take special configuration to get your http client to use root
ma
y
take special configuration to get your http client to use root
certificate.
certificate.
On some clusters, the apiserver does not require authentication; it may serve
On some clusters, the apiserver does not require authentication; it may serve
...
...
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