Table of Contents
- List of Figures
- Title and Copyright Information
- 1 What's New in This Release?
- Part I Introduction to Oracle Access Management on Kubernetes
-
Part II Installing Oracle Access Management on Kubernetes
- 4 Before You Begin
- 5 System Requirements for OAM on Kubernetes
-
6
Preparing Your Environment
- 6.1 Confirming the Kubernetes Cluster is Ready
- 6.2 Obtaining the OAM Container image
- 6.3 Creating a Persistent Volume Directory
- 6.4 Setting Up the Code Repository for OAM
- 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 Access Management Domains
-
7.1
Creating OAM 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 OAM Server Memory Parameters
- 7.1.8 Deploying the WLST OAM Domain
- 7.1.9 Verifying the WLST OAM Deployment
-
7.2
Creating OAM 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 File
- 7.2.4 Creating the WDT YAML files
- 7.2.5 Building the Domain Creation Image
- 7.2.6 Deploying the WDT OAM Domain
- 7.2.7 Verifying the WDT OAM Deployment
-
7.1
Creating OAM Domains Using WLST Offline Scripts
- 8 Configuring Ingress
- 9 Validating the Domain URLs
- 10 Post Installation Configuration
- 11 Validating Basic SSO Flow With Oracle WebGate
-
Part III Administering Oracle Access Management on Kubernetes
- 12 Scaling OAM Pods
- 13 WLST Administration Operations
- 14 Logging and Visualization
- 15 Monitoring an Oracle Access Management Domain
- 16 Kubernetes Horizontal Pod Autoscaler
-
17
Patching and Upgrading
- 17.1 Patching and Upgrading Within 14.1.2
-
17.2
Upgrading from Oracle Access Management 12.2.1.4 to 14.1.2
- 17.2.1 Upgrade Prerequisite Steps
- 17.2.2 Creating the domainUpgradeResponse.txt File
- 17.2.3 Creating the domain-upgrade-pod.yaml
- 17.2.4 Shutting Down the OAM Domain
- 17.2.5 Backing Up the Database and Persistent Volume
- 17.2.6 Creating an Upgrade ConfigMap
- 17.2.7 Performing the Upgrade
- 17.2.8 Updating the OAM Container Image to 14c
- 17.2.9 Updating the WebLogic Kubernetes Operator
- 17.2.10 Starting the OAM 14c Deployment
- 17.2.11 Upgrading the Ingress
- 17.2.12 Restoring After a Failed Upgrade
- 18 General Troubleshooting
- 19 Deleting an OAM Deployment