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
63b821ae
Commit
63b821ae
authored
May 11, 2015
by
Zach Loafman
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #8023 from pires/7731-fix_hazelcast_example
Fixes Hazelcast example
parents
307d677e
fe447b7c
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1 addition
and
18 deletions
+1
-18
README.md
examples/hazelcast/README.md
+0
-0
hazelcast-controller.yaml
examples/hazelcast/hazelcast-controller.yaml
+1
-1
hazelcast.yaml
examples/hazelcast/hazelcast.yaml
+0
-17
No files found.
examples/hazelcast/README.md
View file @
63b821ae
This diff is collapsed.
Click to expand it.
examples/hazelcast/hazelcast-controller.yaml
View file @
63b821ae
...
@@ -17,7 +17,7 @@ spec:
...
@@ -17,7 +17,7 @@ spec:
-
resources
:
-
resources
:
limits
:
limits
:
cpu
:
1
cpu
:
1
image
:
pires/hazelcast-k8s
image
:
pires/hazelcast-k8s
:0.2
name
:
hazelcast
name
:
hazelcast
ports
:
ports
:
-
containerPort
:
5701
-
containerPort
:
5701
...
...
examples/hazelcast/hazelcast.yaml
deleted
100644 → 0
View file @
307d677e
apiVersion
:
v1beta3
kind
:
Pod
metadata
:
labels
:
name
:
hazelcast
name
:
hazelcast
spec
:
containers
:
-
image
:
pires/hazelcast-k8s
name
:
hazelcast
ports
:
-
containerPort
:
5701
name
:
hazelcast
protocol
:
TCP
resources
:
limits
:
cpu
:
"
1"
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