diff --git a/articles/docs/deployment.md b/articles/docs/deployment.md index 8d4060ea4f49de1e798cb3a91fb21db0cc4b419e..e8a020a335d78c55d3f60328e968eda9c240faca 100644 --- a/articles/docs/deployment.md +++ b/articles/docs/deployment.md @@ -30,6 +30,8 @@ Lastly, database needs a stable persistent storage, so config include Persistent It is cluster administrator's responsibility to provide Volumes that meet claims. You may adjust the claim's capacity if needed. +Finally, you may want to add ingress to make website accessible from the world. + By default, all services are not replicated (i.e. replication factor 1). You may want to adjust this parameter. Be careful, though.