Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
senpy
senpy
Commits
7956d54c
Commit
7956d54c
authored
Jun 02, 2017
by
J. Fernando Sánchez
Browse files
K8s deployment with limits
parent
0f8d1dff
Changes
2
Hide whitespace changes
Inline
Side-by-side
k8s/README.md
0 → 100644
View file @
7956d54c
Deploy senpy to a kubernetes cluster.
Usage:
```
kubectl apply -f . -n senpy
```
k8s/senpy-deployment.yaml
View file @
7956d54c
...
...
@@ -9,6 +9,7 @@ spec:
metadata
:
labels
:
role
:
senpy-latest
app
:
test
spec
:
containers
:
-
name
:
senpy-latest
...
...
Write
Preview
Supports
Markdown
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