Installation Overview#
There are several non-production deployment options that can be used to run and deploy EDA in a lab environment for testing, development and demo purposes:
- Own On-prem cluster
-
Use your own Kubernetes cluster to deploy EDA. This can be used for most types of standard Kubernetes clusters.
- Playground using KinD
-
Deploy EDA in a Kubernetes environment running on Linux server.
- Playground on macOS
-
Deploy EDA Playground in a Kubernetes environment running on your personal Macbook, whether it is ARM or Intel-based.
- Playground on WSL
-
Deploy EDA Playground in a Kubernetes environment running on your personal Windows machine, be it a laptop or a desktop.
You can also customize your EDA installation following the Installation customization guide. This will provide you with the details on how to manipulate the kpt packages to fit your specific needs and design.