Third-Party Software
Before performing a demo deployment, you must obtain non-ForgeRock software and install it on your local computer.
The versions listed in the following tables have been validated for deploying the ForgeRock Identity Platform and building custom Docker images for it. Earlier and later versions will probably work. If you want to try using versions that are not in the tables, it is your responsibility to validate them.
Install the following third-party software:
Software | Version | Homebrew package |
---|---|---|
Python 3 |
3.9.9 |
|
Kubernetes client (kubectl) |
1.23.5 |
|
Kubernetes context switcher (kubectx) |
0.9.4 |
|
Kustomize |
4.5.3 |
|
VirtualBox |
6.1.32 |
|
Minikube |
1.25.2 |
|
If you plan to use the CDK to create custom Docker images for the ForgeRock Identity Platform, install the following additional software:
Software | Version | Homebrew package |
---|---|---|
Docker Desktop[2] |
4.6.1 |
|
Skaffold |
2.0.1 |
|
Running the CDK on Minikube on macOS systems with ARM-based chipsets, such as the Apple M1 or M2, is currently available on an experimental basis only. You’ll need all the software required to run Minikube on Intel-based macOS systems except for VirtualBox. You’ll also need to install Docker and Colima. Refer to this ForgeRock Community article for details. |