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
5a8eef75
Commit
5a8eef75
authored
Jul 07, 2015
by
Chao Xu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update the output of kubectl get pods in examples/iscsi
parent
0947b271
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
4 deletions
+2
-4
README.md
examples/iscsi/README.md
+2
-4
No files found.
examples/iscsi/README.md
View file @
5a8eef75
...
@@ -38,10 +38,8 @@ Here is my command and output:
...
@@ -38,10 +38,8 @@ Here is my command and output:
```
console
```
console
#
kubectl create
-f
examples/iscsi/iscsi.json
#
kubectl create
-f
examples/iscsi/iscsi.json
#
kubectl get pods
#
kubectl get pods
POD IP CONTAINER(S) IMAGE(S) HOST LABELS STATUS CREATED MESSAGE
NAME READY STATUS RESTARTS AGE
iscsipd 10.244.3.14 kubernetes-minion-bz1p/104.154.61.231 <none>
Running About an hour
iscsipd 2/2 RUNNING 0 2m
iscsipd-rw kubernetes/pause Running About an hour
iscsipd-ro kubernetes/pause Running About an hour
```
```
On the Kubernetes node, I got these in mount output
On the Kubernetes node, I got these in mount output
...
...
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