generated from camel.apache.org/kamelet
Update wiki Home page for dns-ip-action
parent
2c2f0f2113
commit
2bde720104
32
Home.md
32
Home.md
@ -1,21 +1,25 @@
|
||||
# Deploy the Project on CamelX Platform
|
||||
# DNS IP Action
|
||||
|
||||
Deploy on CamelX Platform in three steps
|
||||
Get an IP from a DNS
|
||||
|
||||
## Step 1: Create a release
|
||||
From the project space, click on **"Create a release"**
|
||||
The Kamelet expects the following headers to be set:
|
||||
|
||||
The new version is automatically available in the list
|
||||
- `domain` / `ce-domain`: as the domain for which we are looking for the IP
|
||||
|
||||
## Step 2: Deploy
|
||||
Click on **"Deploy"**
|
||||
If the header won't be set the body will be used as domain to look for.
|
||||
|
||||
- **Version:** Select the desired release
|
||||
- **Environment:** Choose `Development`, `Staging`, or `Production`
|
||||
- **Configuration:** Select the configuration source
|
||||
- **Resources:** Set CPU and Memory
|
||||
## Metadata
|
||||
|
||||
## Step 3: Expose
|
||||
Enable **"Expose"**
|
||||
| Property | Value |
|
||||
|----------|-------|
|
||||
| Type | action |
|
||||
| Group | DNS |
|
||||
| Namespace | Networking |
|
||||
| Support Level | Stable |
|
||||
| Provider | Apache Software Foundation |
|
||||
|
||||
Choose an **API Gateway** (Internal, Public, etc.)
|
||||
## Dependencies
|
||||
|
||||
- `camel:core`
|
||||
- `camel:dns`
|
||||
- `camel:kamelet`
|
||||
|
||||
Loading…
Reference in New Issue
Block a user