removed mesos and bosh
mesos and bosh confuse new users.
This commit is contained in:
parent
7d77a60e51
commit
7d3ec2bb16
@ -1,7 +1,6 @@
|
|||||||
# Standard Go Project Layout
|
# Standard Go Project Layout
|
||||||
|
|
||||||
Translations:
|
Translations:
|
||||||
|
|
||||||
* [한국어 문서](README_ko.md)
|
* [한국어 문서](README_ko.md)
|
||||||
* [简体中文](README_zh.md)
|
* [简体中文](README_zh.md)
|
||||||
* [正體中文](README_zh-TW.md)
|
* [正體中文](README_zh-TW.md)
|
||||||
@ -128,7 +127,7 @@ Put your CI (travis, circle, drone) configurations and scripts in the `/build/ci
|
|||||||
|
|
||||||
### `/deployments`
|
### `/deployments`
|
||||||
|
|
||||||
IaaS, PaaS, system and container orchestration deployment configurations and templates (docker-compose, kubernetes/helm, mesos, terraform, bosh). Note that in some repos (especially apps deployed with kubernetes) this directory is called `/deploy`.
|
IaaS, PaaS, system and container orchestration deployment configurations and templates (docker-compose, kubernetes/helm, terraform). Note that in some repos (especially apps deployed with kubernetes) this directory is called `/deploy`.
|
||||||
|
|
||||||
### `/test`
|
### `/test`
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user