Kubernetes deployment for the Ping Identity Platform.
This repository provides Docker, Kustomize and Helm artifacts as well as custom tooling to help users deploy the Ping Identity Platform on a Kubernetes cluster.
The dev branch is where ForgeOps engineers work on bugs and new features for the next release. Please feel free to try the latest features by checking out the dev branch.
Please find the pre-release documentation here.
The pre-release Release Notes can be found here.
Note: The latest pre-release software in the dev branch is not supported by Ping Identity.
See the ForgeOps Release Notes to read about new features and changes.
The default product configuration bundled with the product images is a basic installation that can be further extended by developers to meet their requirements. The main features of the default configuration are:
- Deployments for PingAM, PingIDM, PingDS and PingGateway. PingGateway is not deployed by default, but is available optionally.
- PingAM configured with a single root realm.
- A number of OIDC clients configured for PingAM/PingIDM integration and for smoke tests.
Note that the
idm-provisioning
,idm-admin-ui
and theend-user-ui
client configurations are required for the integration of PingIDM and PingAM. - Directory service instances configured for:
- The shared PingAM/PingIDM repo (ds-idrepo).
- The Ping dynamic runtime data store for policies and agents. Currently, ds-idrepo is used.
- The Ping Core Token Service (ds-cts).
If you just want to observe the Ping Identity Platform in action on a Kubernetes cluster, you can try out our ForgeOps deployment. You'll need to install the required third-party software, set up a Kubernetes cluster, and install the Ping Identity Platform.
See the Setup and Deployment sections in the documentation for detailed information about all these tasks.
See UI and API access in the ForgeOps documentation.
Ping Identity uses secrets generated by Secret Agent Operator.
See Troubleshooting in the ForgeOps documentation.
See Remove a ForgeOps deployment in the ForgeOps documentation.
About the forgeops repositories
The latest release documentation
This project is licensed under the CDDL License - see the LICENSE file for details Copyright 2024 Ping Identity Corporation. All Rights Reserved.