Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deploy IAM-bundle on "microk8s+juju" #14

Open
moula opened this issue May 5, 2023 · 1 comment
Open

Deploy IAM-bundle on "microk8s+juju" #14

moula opened this issue May 5, 2023 · 1 comment

Comments

@moula
Copy link

moula commented May 5, 2023

Hi, I'm trying to deploy the IAM bundle on a microk8s-cluster 1.24 with juju 3.1. I saw it doesn't work with juju 2.9.
But the deployment does not go all the way.
The deployment is blocked by the charms of kratos-external-idp-integrator/0 and tls-certificates-operator/0.
Thank's.
Capture d’écran du 2023-05-05 19-02-56
Capture d’écran du 2023-05-05 19-01-02
Capture d’écran du 2023-05-05 19-00-38
Capture d’écran du 2023-05-05 18-51-32

@natalian98
Copy link
Contributor

Hello @moula, thank you for your input and reaching out to our team.

Both of the charms that are stuck in waiting state require additional configuration from the user:

  • kratos-external-idp-integrator requires at least a client id and client secret from a chosen identity provider (for example, Azure AD or Okta). Check the charm repository for more details.
  • tls-certificates-operator requires user-provided or self-signed certificates configuration.

We also recommend to deploy the bundle on juju 3.0.2+ and microk8s 1.26+.

Please note that this bundle, as well as its charms, are currently in development state. Follow Canonical blog announcements to keep track of the latest releases.

Best regards,
Identity Team

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants