Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ctrl-alt-lulz committed Dec 14, 2023
1 parent 752d651 commit 4fead37
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
6 changes: 3 additions & 3 deletions apps/docusaurus/zeusfyi/docs/zK8s/cookbooks/ethereum.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@ app row to view the beacon app deployment page.
## App Deployment View

Select the servers that make sense for your application, and click the "Deploy" button to deploy your beacon.
It will provision the nodes, and deploy the beacon app to the nodes. It summarizes your resource requests per
workload, and displays the total cost, including any block storage costs.
It will provision and taint the servers so that only your app can deploy on them, and then deploy the beacon app to run on them.
It summarizes your resource requests per workload, and displays the total cost, including any block storage costs.

![TaintedServerDeployment](https://github.com/zeus-fyi/zeus/assets/17446735/dc968bcf-c124-4df0-908e-bc0358b51ddc)

Expand All @@ -72,7 +72,7 @@ but it does not deprovision servers. You can do that in the Compute page.

![ClusterView](https://github.com/zeus-fyi/zeus/assets/17446735/569f0daa-04dd-457b-a32f-ed57351d1f7b)

You can use the dashboard UI to view the status of your beacon and the nodes in your cluster. It's also useful for
You can use the dashboard UI to view the status of your beacon in your cluster. It's also useful for
rapid development & debugging.

![Dashboard](https://github.com/zeus-fyi/zeus/assets/17446735/30869445-89b9-4bd6-bf1f-28c8154fd17f)
Expand Down
4 changes: 0 additions & 4 deletions apps/docusaurus/zeusfyi/docs/zK8s/support/billing.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@ displayed_sidebar: zK8s
We currently use Stripe and send out an invoice every month to your primary email address. You'll be able to see time
usage, start, end times and costs per services in aggregates for servers, disks, etc provisioned cloud resource.

#### Setup

- i.e. How to get started, how to deploy an app, how to use the load balancer, how to deploy/destroy a cluster ...

#### Pricing Questions

Along the lines of things like ...
Expand Down

0 comments on commit 4fead37

Please sign in to comment.