@@ -66,6 +66,7 @@ Use a local override file to bind personal configuration files and secrets witho
|
||||
- **kubectl** → latest stable release installed from upstream
|
||||
- **Helm 3** → Kubernetes package manager
|
||||
- **yq** → YAML processor for configuration pipelines
|
||||
- **fluxcd cli**
|
||||
|
||||
### 🟢 Node.js Runtime
|
||||
|
||||
@@ -83,4 +84,9 @@ Use a local override file to bind personal configuration files and secrets witho
|
||||
|
||||
### ⚙️ Developer Utilities
|
||||
|
||||
- **act** → run GitHub Actions locally for testing workflows
|
||||
- **act** → run GitHub Actions locally for testing workflows
|
||||
|
||||
### OCI containers utils
|
||||
|
||||
- **buildkit**
|
||||
|
||||
|
||||
@@ -92,4 +92,7 @@ RUN curl -L -o /tmp/buildkit.tar.gz \
|
||||
&& rm /tmp/buildkit.tar.gz
|
||||
|
||||
|
||||
RUN curl -s https://fluxcd.io/install.sh | bash
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user