mirror of
https://github.com/kubevela/kubevela.git
synced 2026-05-20 08:13:23 +00:00
Minor fix on doc framework (#442)
This commit is contained in:
committed by
GitHub
parent
d425ded75c
commit
2b0759bcff
@@ -1,10 +1,11 @@
|
||||
# Configuring Deployment Environments
|
||||
# Setting Up Deployment Environment
|
||||
|
||||
Before working with your application, you need to prepare a deployment environment (e.g. test, staging, prod etc) which will configure the workspace, email for certificate issuer and domain for your application.
|
||||
|
||||
## Create environment
|
||||
|
||||
> TODO `--namespace` and `--domain` should be able to skipped
|
||||
|
||||
> TODO why don't use xip.io as demo?
|
||||
|
||||
```console
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Visiting Application
|
||||
# Setting Routes
|
||||
|
||||
Once your web services of the application is deployed, you can visit it from outside world via `route` feature.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user