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
8a6e13a8
Commit
8a6e13a8
authored
Apr 02, 2015
by
Tobi Knaup
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Explain how to get to the Mesos GUI
parent
6872a738
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
mesos.md
docs/getting-started-guides/mesos.md
+4
-2
No files found.
docs/getting-started-guides/mesos.md
View file @
8a6e13a8
...
...
@@ -122,8 +122,10 @@ Lastly, use the Mesos CLI tool to validate the Kubernetes scheduler framework ha
$
mesos state |
grep
"Kubernetes"
"name"
:
"Kubernetes"
,
```
Or, open the Mesos web GUI, go to the Frameworks tab, and look for an active
framework named "Kubernetes".
Or, look for Kubernetes in the Mesos web GUI. You can get there by clicking the
Mesos logo on the Mesosphere launchpad page, or by pointing your browser to
`http://${mesos_master}`
. Make sure you have an active
[
VPN connection
][
6
]
.
Go to the Frameworks tab, and look for an active framework named "Kubernetes".
## Spin up a pod
...
...
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