Keycloak Benchmark
Overview Dataset Benchmark Kubernetes

Kubernetes Guide

    • Welcome
    • Alternatives considered
    • Present and future
    • Limitations
    • Architecture
    • Installing on minikube
      • Installing minikube
      • Installing Helm
      • Installing kubectl
      • Installing task
      • Installing yq
    • Installing on OpenShift
      • Installing OpenShift on AWS
      • Connecting to OpenShift
      • Installing Keycloak
      • Installing Infinispan
      • AWS Route 53 as loadbalancer for ROSA
      • Cross-site Deployment
    • Cross-DC Functional Testing
    • Running in production
      • Infinispan Deployment: Single Cluster
      • Understanding failure detection in Infinispan and JGroups
      • Keycloak JVM Options
    • Customizing the deployment
    • Storage configurations
      • Using PostgreSQL storage
      • Using Amazon Regional Aurora PostgreSQL storage
      • Using Amazon Global Aurora PostgreSQL Cluster
    • Error messages and remedies
    • Utilities of the Kubernetes setup
      • Accessing the database with SQLPad
      • Visualizing metrics with Grafana
      • Analyzing the Continuous Performance Test results
      • Collecting metrics via Prometheus
      • Tracing and additional metrics with OpenTelemetry
      • Debugging Keycloak
      • Scripted multi-site status check
      • Using a custom Keycloak image
      • Capturing performance metrics with Cryostat
      • Manual Java Flight Recorder recording in Kubernetes
      • Automation using the tool task
      • Simulate failures of Keycloak in Kubernetes
      • Simulate Keycloak Site Failover
      • Simulate Keycloak Site Failover
    • Other information
Kubernetes Guide 999.0.0
  • Benchmark Guide
    • 999.0.0
  • Dataset Guide
    • 999.0.0
  • Keycloak Benchmark
  • Kubernetes Guide
    • 999.0.0
  • Kubernetes Guide
  • Clean the orphaned DHCP options from a ROSA cluster creation
Edit this Page

Clean the orphaned DHCP options from a ROSA cluster creation

This is a workaround for the following issue https://issues.redhat.com/browse/OCPBUGS-1838.

We can use the rosa_clean_aws_dhcp_options.sh script, to look for dangling DHCP Options Sets and delete them if need be.

This page was built using Antora - © 2013-2022 The individual contributors. Released under the Apache License, Version 2.0 - GitHub

×