Removed docker swarm config
Added K8S config With big refactor
This commit is contained in:
15
README.md
15
README.md
@@ -1,4 +1,4 @@
|
||||
# Egommerce docker stack
|
||||
# Egommerce K8S stack
|
||||
|
||||
## Start
|
||||
|
||||
@@ -8,16 +8,7 @@
|
||||
|
||||
# $ make down
|
||||
|
||||
# Egommerce K8S stack (currently experimental)
|
||||
|
||||
## Start
|
||||
|
||||
# $ make k8s-up
|
||||
|
||||
## Shutdown
|
||||
|
||||
# $ make k8s-down
|
||||
|
||||
## Maintenance
|
||||
# Generate certs
|
||||
|
||||
### If certificate doesn't work try to copy contents of the key file at the end of the cert file.
|
||||
# $ make certs
|
||||
|
||||
Reference in New Issue
Block a user