Prerequisites
This page summarizes the fundamental requirements for working with the Digital Solutions Platform (DSP).
Ensure that you have completed these steps before proceeding with any activity on the DSP platform.
1. Access Credentials
- Azure Subscription
- Verify you have valid Azure credentials, Azure Subscription.
- GitHub Account
- Ensure you have a GitHub account, connected to the Vaillant Group organization.
- Organization Approvals
- Confirm any internal governance or security approvals.
2. Necesssary CLI Tools
- kubectl
- Required for interacting with Kubernetes clusters.
- Installation guides: Kubernetes documentation
- Azure CLI
- Needed for managing resources in Azure.
- Installation guides: Microsoft Documentation
- Optional Tools
- Kustomize: Helpful when building the same infrastructure for multiple environments (see Documentation)
In future we want to provide a package with all the tools prebuilt.
Next Steps
After verifying the prerequisities above, you are ready to:
- Review Namespace Management to understand how to organize your resources.
If you encounter issues or need further clarification, consult DSP Team or submit a support ticket.