Step 3: Customize security setup in OCP IBM Cloud
Summary and Key concepts
Summary
This document explains how to further customize the security configuration of Portworx when using the Portworx Operator. It covers how to disable or manage the system guest role, which is enabled by default, allowing administrators to control access more strictly. The document also details how to customize the system guest role by enabling managed mode, allowing finer control over the role's configuration. Additionally, the guide covers changing the token lifetime for authentication tokens and configuring custom issuers and shared secrets to secure your cluster environment.
Kubernetes Concepts
- Secret: Used for storing sensitive information like shared secrets.
- Namespace: Represents the cluster's organizational boundary for the Portworx cluster configuration.
Portworx Concepts
- StorageCluster: Custom resource used to define and manage a Portworx cluster.
- PX-Security: Security feature that controls access to volumes and cluster resources.
This document guides you through optionally customizing your Portworx Operator Security configuration further to fit specific needs.
Prerequisites
- PX-Security enabled