Table of Contents
- List of Figures
- Title and Copyright Information
- 1 What's New in This Release?
- Part I Introduction to Oracle Identity Governance on Kubernetes
-
Part II Installing Oracle Identity Governance on Kubernetes
- 4 Before You Begin
- 5 System Requirements for OIG on Kubernetes
-
6
Preparing Your Environment
- 6.1 Confirming the Kubernetes Cluster is Ready
- 6.2 Obtaining the OIG Container Image
- 6.3 Creating a Persistent Volume Directory
- 6.4 Setting Up the Code Repository for OIG
- 6.5 Installing the WebLogic Kubernetes Operator
- 6.6 Creating a Kubernetes Namespace
- 6.7 Creating a Kubernetes Secret for the Container Registry
-
7
Creating Oracle Identity Governance Domains
-
7.1
Creating OIG Domains Using WLST Offline Scripts
- 7.1.1 Creating the RCU Schemas
- 7.1.2 Creating a Kubernetes Secret for the WLST Domain
- 7.1.3 Creating a Kubernetes Secret for RCU in WLST
- 7.1.4 Creating a Kubernetes Persistent Volume and Persistent Volume Claim
- 7.1.5 Preparing the Create Domain Script
- 7.1.6 Creating the domain.yaml
- 7.1.7 Setting the OIG Server Memory Parameters
- 7.1.8 Deploying the WLST OIG Domain
- 7.1.9 Verifying the OIG WLST Deployment
-
7.2
Creating OIG Domains Using WDT Models
- 7.2.1 Creating a Kubernetes Secret for the WDT Domain
- 7.2.2 Creating a Kubernetes Secret for RCU in WDT
- 7.2.3 Preparing the WDT Create Domain YAML Files
- 7.2.4 Creating the WDT YAML files
- 7.2.5 Building the Domain Creation Image
- 7.2.6 Deploying the WDT OIG Domain
- 7.2.7 Verifying the WDT OIG Deployment
-
7.1
Creating OIG Domains Using WLST Offline Scripts
- 8 Configuring Ingress
- 9 Validating the Domain URLs
- 10 Post Installation Configuration
-
Part III Administering Oracle Identity Governance on Kubernetes
- 11 Scaling OIG Pods
- 12 WLST Administration Operations
- 13 Logging and Visualization
- 14 Monitoring an Oracle Identity Governance Domain
- 15 Kubernetes Horizontal Pod Autoscaler
-
16
Patching and Upgrading
- 16.1 Patching and Upgrading Within 14.1.2
-
16.2
Upgrading from Oracle Identity Governance 12.2.1.4 to 14.1.2
- 16.2.1 Upgrade Prerequisite Steps
- 16.2.2 Creating the domainUpgradeResponse.txt File
- 16.2.3 Creating the OIGDomainConfigResponse.txt File
- 16.2.4 Creating the domain-upgrade-pod.yaml
- 16.2.5 Shutting Down the OIG Domain
- 16.2.6 Backing Up the Database and Persistent Volume
- 16.2.7 Creating an Upgrade ConfigMap
- 16.2.8 Performing the Upgrade
- 16.2.9 Updating the OIG Container Image to 14c
- 16.2.10 Updating the WebLogic Kubernetes Operator
- 16.2.11 Starting the OIG 14c Deployment
- 16.2.12 Upgrading the Ingress
- 16.2.13 Restoring After a Failed Upgrade
- 17 General Troubleshooting
- 18 Deleting an OIG Deployment