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
18f3362b
Commit
18f3362b
authored
Jun 18, 2015
by
Chao Xu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove reference to v1beta3 in logging-demo
parent
1ba90909
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
README.md
examples/logging-demo/README.md
+3
-3
No files found.
examples/logging-demo/README.md
View file @
18f3362b
...
@@ -161,9 +161,9 @@ To find the URLs to access the Elasticsearch and Kibana viewer,
...
@@ -161,9 +161,9 @@ To find the URLs to access the Elasticsearch and Kibana viewer,
```
```
$ kubectl cluster-info
$ kubectl cluster-info
Kubernetes master is running at https://104.154.60.226
Kubernetes master is running at https://104.154.60.226
Elasticsearch is running at https://104.154.60.226/api/v1
beta3
/proxy/namespaces/default/services/elasticsearch-logging
Elasticsearch is running at https://104.154.60.226/api/v1/proxy/namespaces/default/services/elasticsearch-logging
Kibana is running at https://104.154.60.226/api/v1
beta3
/proxy/namespaces/default/services/kibana-logging
Kibana is running at https://104.154.60.226/api/v1/proxy/namespaces/default/services/kibana-logging
KubeDNS is running at https://104.154.60.226/api/v1
beta3
/proxy/namespaces/default/services/kube-dns
KubeDNS is running at https://104.154.60.226/api/v1/proxy/namespaces/default/services/kube-dns
```
```
To find the user name and password to access the URLs,
To find the user name and password to access the URLs,
...
...
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