Update terminology from "Wild-Cloud" to "Wild Cloud" across scripts and documentation for consistency

This commit is contained in:
2025-07-06 12:18:10 -07:00
parent 24e3b64077
commit d1912af913
44 changed files with 103 additions and 79 deletions

View File

@@ -1,4 +1,4 @@
# Setting Up Your Wild-cloud
# Setting Up Your Wild Cloud
Install dependencies:

View File

@@ -1,4 +1,4 @@
# Wild-cloud Setup
# Wild Cloud Setup
## Hardware prerequisites
@@ -78,7 +78,7 @@ kubectl get nodes
./setup/cluster/validate-setup.sh
```
## Installing Wild-Cloud apps
## Installing Wild Cloud apps
```bash
wild-apps-list

View File

@@ -1,6 +1,6 @@
# Wild-Cloud App Workflow
# Wild Cloud App Workflow
The Wild-cloud app workflow consists of three steps:
The Wild Cloud app workflow consists of three steps:
1. **Fetch** - Download raw app templates to cache
2. **Config** - Apply your local configuration to templates

View File

@@ -1,4 +1,4 @@
# Converting Helm Charts to Wild-Cloud Kustomize definitions
# Converting Helm Charts to Wild Cloud Kustomize definitions
_(This guide is a work in progress)_