# Getting Started

Get provider-keycloak up and running in three steps.

{{< cards >}}
  {{< card link="installation/" title="Installation" icon="server" subtitle="Add the provider to your Crossplane cluster" >}}
  {{< card link="configuration/" title="Configuration" icon="adjustments" subtitle="Create a ProviderConfig pointing at your Keycloak instance" >}}
  {{< card link="first-realm/" title="First Realm" icon="academic-cap" subtitle="Declare a realm, client, and user — then watch them appear in Keycloak" >}}
{{< /cards >}}

