Skip to content

Instantly share code, notes, and snippets.

View dmartinol's full-sized avatar

Daniele Martinoli dmartinol

  • Red Hat
  • Lombardy-Italy
  • 23:56 (UTC -12:00)
View GitHub Profile
@dmartinol
dmartinol / Kubeflow_on_ Mac_ M3.md
Last active December 1, 2024 11:55
Kubeflow installation on Mac M3 Pro

Install and Configure Kubeflow on Mac M3 Pro

Last update: Sep 10, 2024

Goal

This gist provides a validated procedure to install the complete Kubeflow platform on a Mac with an ARM chip (M3 Pro).

As of September 2024, no [packaged distributions][packaged-distros] are available for this setup, so we'll be using [Kubeflow Manifests][kf-manifests] to deploy the software.

Additionally, we'll also install a default [Model Registry][model-registry] instance and validate the setup.

@dmartinol
dmartinol / RHSSO-wrong-admin-password.md
Last active August 5, 2022 10:41
#rhsso #openshift #operator RHSSO wrong admin password

Workaround for wrong admin password with RHSSO

Scenario

  • RHSSO installed using the (legacy) RH Single Sign-On operator version 7.x on OpenShift
  • You install the RHSSO instance several times using the same database
    • Typical use case: deployment with helm install and then helm upgrade

Symptom

  • All login attempts to the RHSSO console fail with Invalid username or password error message
  • As a side effect, the RHSSO operator might not be able to reconcile the updated custom resources with the RHSSO configuration, with Invalid user credentials error