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
58248b9c
Commit
58248b9c
authored
Nov 14, 2014
by
Alen Komljen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Take advantage of salt to run remote commands
parent
f47f1da3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
vagrant.md
docs/getting-started-guides/vagrant.md
+2
-3
No files found.
docs/getting-started-guides/vagrant.md
View file @
58248b9c
...
...
@@ -184,11 +184,10 @@ ID Image(s) Host
78140853-3ffe-11e4-9036-0800279696e1 dockerfile/nginx 10.245.2.3/10.245.2.3 replicationController=myNginx Waiting
```
You need to wait for the provisioning to complete, you can monitor the minions by doing
You need to wait for the provisioning to complete, you can monitor the minions by doing
:
```
$ vagrant ssh minion-1
$ sudo docker images
$ sudo salt '*minion-1' cmd.run 'docker images'
REPOSITORY TAG IMAGE ID CREATED VIRTUAL SIZE
<none> <none> 96864a7d2df3 26 hours ago 204.4 MB
google/cadvisor latest e0575e677c50 13 days ago 12.64 MB
...
...
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