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
640cd88e
Commit
640cd88e
authored
Jul 07, 2015
by
Yu-Ju Hong
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #10869 from caesarxuchao/hazelcast-output
update the output of kubectl get in examples/hazelcast
parents
93719d92
2614b86c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
5 deletions
+3
-5
README.md
examples/hazelcast/README.md
+3
-5
No files found.
examples/hazelcast/README.md
View file @
640cd88e
...
@@ -143,11 +143,9 @@ Now if you list the pods in your cluster, you should see two hazelcast pods:
...
@@ -143,11 +143,9 @@ Now if you list the pods in your cluster, you should see two hazelcast pods:
```
sh
```
sh
$
kubectl get pods
$
kubectl get pods
POD IP CONTAINER
(
S
)
IMAGE
(
S
)
HOST LABELS STATUS CREATED MESSAGE
NAME READY STATUS RESTARTS AGE
hazelcast-pkyzd 10.244.90.3 e2e-test-minion-vj7k/104.197.8.214
name
=
hazelcast Running 14 seconds
hazelcast-1vmnv 1/1 Running 0 34s
hazelcast quay.io/pires/hazelcast-kubernetes:0.3.1 Running 2 seconds
hazelcast-ezs01 1/1 Running 0 43s
hazelcast-ulkws 10.244.66.2 e2e-test-minion-2x1f/146.148.62.37
name
=
hazelcast Running 7 seconds
hazelcast quay.io/pires/hazelcast-kubernetes:0.3.1 Running 6 seconds
```
```
To prove that this all works, you can use the
`log`
command to examine the logs of one pod, for example:
To prove that this all works, you can use the
`log`
command to examine the logs of one pod, for example:
...
...
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