Hostname Resolution
This documentation describes the legacy CDK implementation, which will be deprecated in an upcoming release. We strongly recommend that you transition to the current CDK implementation as soon as possible. |
Set up hostname resolution for the ForgeRock Identity Platform servers you’ll deploy in your namespace.
-
Run the minikube ip command to get the Minikube ingress controller’s IP address:
$ minikube ip 192.168.99.100
-
Add an entry to the /etc/hosts file to resolve the deployment FQDN. For example:
minikube-ip-address my-namespace.iam.example.com