Skip to content

Instantly share code, notes, and snippets.

@ralphbean
Last active August 7, 2024 14:35
Show Gist options
  • Save ralphbean/a3644111a549e8cedb0b207f90d42dc9 to your computer and use it in GitHub Desktop.
Save ralphbean/a3644111a549e8cedb0b207f90d42dc9 to your computer and use it in GitHub Desktop.
Fedora Konflux Cluster

Fedora Konflux Cluster

This gist is a list of notes about the Fedora Konflux cluster.

For flock 2024, the Konflux community provisioned a dedicated instance of Konflux for Fedora for community members to try, experiment, and play with. Big kudos to @gbenhaim and @manish-jangra for making it happen, and @zlopez for helping with the FAS oidc setup.

We don't know what the long-term plan for this instance is. It exists to help facilitate a dialog about what the Fedora community wants to do with respect Konflux. Try to use it to build some stuff and see how the different konflux resources work. We'll keep it working and if Fedora decides to use it more, we'll seek a method to support it together with the Fedora Infra team.

Where should we have that dialog? I'm not sure of the best place for now let's try containers-sig. If you know a better place, let me know and we'll get this pointer updated.

Caveats

  • You can build multi-arch on arm64 and amd64. No ppc64le or s390x yet. We didn't have time to set up the IBM Cloud account before Flock.
  • The onboarding process assumes you're building containers. Some people got a proof of concept working of building an rpm, but it is still only a poc.
  • The "user access" section of the UI is broken. You have to ask an admin to grant others access to your workspace until its fixed.

Important links

Check these first three in order:

CLI Access

kubectl login --server=https://api.kfluxfedorap01.toli.p1.openshiftapps.com:6443

Using oc also works. See also getting-started/cli/

Some examples

Also interesting

These are also interesting

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment