Third-party software
Before installing the CDM, you must obtain non-ForgeRock software and install it on your local computer.
The versions listed in the following table have been validated for deploying the CDM on Microsoft Azure. 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.11.6 |
|
Bash |
5.2.26 |
|
Docker client |
24.0.6 |
|
Kubernetes client (kubectl) |
1.28.4 |
|
Kubernetes context switcher (kubectx) |
0.9.5 |
|
Kustomize |
5.2.1 |
|
Helm |
3.13.2 |
|
JQ |
1.17 |
|
Terraform |
1.5.7 |
|
Azure Command Line Interface |
2.55.0 |
|
Docker engine
In addition to the software listed in the preceding table, you’ll need to start a virtual machine that runs Docker engine before you can use the CDK:
-
On macOS systems, use Docker Desktop or an alternative, such as Colima.
-
On Linux systems, use Docker Desktop for Linux, install Docker machine from your Linux distribution, or use an alternative, such as Colima.
The default configuration for a Docker virtual machine provides adequate resources for the CDM.