Skip to content

Commit f6a73ea

Browse files
committed
Add wodby cloud article
1 parent bdcd770 commit f6a73ea

File tree

3 files changed

+18
-1
lines changed

3 files changed

+18
-1
lines changed

2.0/docs/kubernetes/demo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Demo Kubernetes Cluster
22

3-
Wodby provides an option to spin-up a Demo Kubernetes cluster for testing purposes. The cluster is temporary and will be destroyed in 12 hours with all applications. On a new app form Step 2 Select "Wodby" and then temporary cluster.
3+
Wodby provides an option to spin-up a Demo Kubernetes cluster for testing purposes. The cluster is temporary and will be destroyed in 12 hours with all applications. On a new app form Step 2 Select "Wodby Cloud" and then turn on "Demo" switch.

2.0/docs/kubernetes/wodby-cloud.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Wodby Cloud
2+
3+
If you don't want to bring your own Kubernetes cluster or a server for K3S, you can use Wodby Cloud.
4+
5+
Wodby takes care of clusters deployed to Wodby Cloud and bills you per hour of used compute resources in compute points.
6+
One compute point costs $0.01, we charge separately for:
7+
8+
- Per cluster (to mostly cover just load balancer)
9+
- Cluster node shared CPU core
10+
- Cluster node dedicated CPU core
11+
- Cluster node RAM
12+
- Persistent block storage utilized by apps deployed to the cluster
13+
14+
Wodby Cloud is currently available in two regions: US and EU.
15+
16+
Only organization with a paid subscription can use Wodby Cloud. Paid subscription includes 1000 compute points per month.

2.0/mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ nav:
137137
- Managed: kubernetes/managed.md
138138
- K3S: kubernetes/k3s.md
139139
- Demo Cluster: kubernetes/demo.md
140+
- Wodby Cloud: kubernetes/wodby-cloud.md
140141
- Infrastructure: kubernetes/infrastructure.md
141142
- High availability: kubernetes/high-availability.md
142143
- Scalability: kubernetes/scalability.md

0 commit comments

Comments
 (0)