don-infra
Scannednpx machina-cli add skill dstotijn/developer-overheid-nl-agent-skills/don-infra --openclawDON Infrastructure
When to Use This Skill
Use this skill when you need guidance on:
- Haven
- Kubernetes
- FSC
- infrastructure
- deployment
How to Navigate
This skill contains documentation organized by topic. Browse the references below or ask about specific topics.
References
Standaarden
- FSC (Federated Service Connectivity)
- Haven compliancy checker (CLI)
- Haven+ (Flux/ Argo CD)
- Haven (Kubernetes)
- index
Tools
Source: https://github.com/developer-overheid-nl/don-site/tree/main/docs/infra
Source
git clone https://github.com/dstotijn/developer-overheid-nl-agent-skills/blob/main/skills/don-infra/SKILL.mdView on GitHub Overview
DON Infrastructure provides guidance on infrastructure and deployment standards for Dutch government systems. It covers Haven Kubernetes, FSC connectivity, and compliance checks to ensure secure, compliant deployments. The skill points you to references, tools, and best practices to align with government requirements.
How This Skill Works
The skill organizes content by topic with references to Infrastructuur standards, Haven, FSC, and related tools. You navigate docs or run CLI tools like Haven compliancy checker and FSC Policy Builder to implement standards.
When to Use It
- Deploying to a Haven Kubernetes cluster and Haven+ environment.
- Setting up Federated Service Connectivity (FSC) between services.
- Checking infrastructure compliance against Dutch government standards.
- Adopting Haven+ (GitOps with Flux/Argo CD) for deployments.
- Reviewing infrastructure configurations against Infrastructuur references and guidelines.
Quick Start
- Step 1: Browse the Infra references to understand Haven, FSC, and general standards.
- Step 2: Set up Haven+ (GitOps) and FSC policies for your deployment.
- Step 3: Run the Haven compliance checker and FSC Policy Builder to validate and enforce the setup.
Best Practices
- Align deployments with Haven baseline configurations and Kubernetes best practices.
- Use FSC Policy Builder to generate and enforce access/connectivity policies.
- Run the Haven compliancy checker CLI in CI/CD for automated validation.
- Document deviations and approvals in change records.
- Prefer Haven+ GitOps workflows (Flux/Argo CD) for reproducible deployments.
Example Use Cases
- Deploy a new service to a Haven cluster using Haven+ GitOps.
- Set up Federated Service Connectivity between government services with FSC.
- Validate infrastructure changes against Haven compliancy checks in CI.
- Generate and apply FSC policies with the FSC Policy Builder.
- Audit a deployment against Infrastructuur standards and fix gaps.