OpenShift For Administrators
Design
- Move to to Red Hat OpenShift on IBM Cloud
- Security strategy
- Choose a supported infrastructure provider.
- Plan the cluster network setup.
- Plan for High availability.
- Plan worker node setup.
Create a cluster
- Open the required firewall ports and IP addresses
- Set up the CLIs
- Set up automated deployments with the API (Optional)
- Create the cluster.
- Access the cluster.
- Add worker nodes and zones to the cluster.
- Select an access policy and roles for users.
- Assign cluster access
- Troubleshoot clusters and masters
- Troubleshoot worker nodes.
Manage the network
- Set up VPN connectivity between classic cluster or VPC cluster.
- Add custom static routes
- VLAN connections for the worker nodes
- Troubleshoot cluster networking
Secure the cluster
- Review security options
- Classic clusters:
- Restrict network traffic to edge worker nodes
- Set up a firewall by using a gateway appliance or Calico network policies.
- VPC clusters:
- Encrypt sensitive information
- Set up a private image registry
- Set pod priority
- Set security context constraints (SCCs).
Logging and monitoring
Set up logging and monitoring to help you troubleshoot issues and improve the health and performance of our Kubernetes clusters and apps.
Add a registry and CI/CD
Add storage
- Basics of Kubernetes storage.
- Requirements for a storage solution.
- Non-persistent, single-zone persistent, or multizone persistent storage
- Troubleshooting persistent storage
Add integrations
- All supported integrations
- Red Hat OpenShift on IBM Cloud partners
- IBM Cloud services and third-party integrations
- Add Cloud Paks
- Add services by using Operators
- Add services by using IBM Cloud service binding
- Troubleshoot apps and integrations
Manage the lifecycle
- Automatically increase or decrease the number of worker nodes
- Update clusters, worker nodes, and cluster components
- Remove clusters and clean up related resources
- Troubleshoot clusters and masters
- Troubleshoot worker nodes
- Troubleshoot cluster autoscaler<