Keystone K8S
- OpenStack Charmers
Channel | Revision | Published | Runs on |
---|---|---|---|
yoga/beta | 82 | 10 Mar 2023 | |
yoga/edge | 99 | 16 May 2023 | |
xena/beta | 72 | 21 Nov 2022 | |
xena/edge | 76 | 20 Jan 2023 | |
2024.1/beta | 213 | 11 Dec 2024 | |
2024.1/beta | 208 | 22 Nov 2024 | |
2024.1/edge | 214 | 13 Dec 2024 | |
2024.1/edge | 208 | 07 Oct 2024 | |
2023.2/stable | 148 | 06 Dec 2023 | |
2023.2/candidate | 169 | 05 Apr 2024 | |
2023.2/beta | 169 | 05 Apr 2024 | |
2023.2/edge | 169 | 03 Apr 2024 | |
2023.1/stable | 125 | 26 Sep 2023 | |
2023.1/candidate | 155 | 12 Jan 2024 | |
2023.1/beta | 155 | 10 Jan 2024 | |
2023.1/edge | 155 | 03 Jan 2024 |
juju deploy keystone-k8s --channel 2023.2/stable
Deploy Kubernetes operators easily with Juju, the Universal Operator Lifecycle Manager. Need a Kubernetes cluster? Install MicroK8s to create a full CNCF-certified Kubernetes system in under 60 seconds.
Platform:
-
admin-role | string
Default: Admin
Admin role to be associated with admin and service users
-
admin-user | string
Default: admin
Default admin user for keystone
-
catalog-cache-expiration | int
Default: 60
Amount of time (in seconds) the catalog should be cached for.
-
debug | boolean
Enable debug logging.
-
dogpile-cache-expiration | int
Default: 60
Amount of time (in seconds) to cache items in the dogpile.cache. This only applies to cached methods that do not have an explicitly defined cache expiration time.
-
enable-telemetry-notifications | boolean
Enable notifications to send to telemetry.
-
identity-backend | string
Default: sql
Keystone identity backend, valid options are sql and pam
-
log-level | string
Default: WARNING
Log level (WARNING, INFO, DEBUG, ERROR)
-
os-admin-hostname | string
The hostname or address of the admin endpoints that should be advertised in the keystone identity provider.
-
os-internal-hostname | string
The hostname or address of the internal endpoints that should be advertised in the keystone identity provider.
-
os-public-hostname | string
The hostname or address of the internal endpoints that should be advertised in the keystone identity provider.
-
region | string
Default: RegionOne
Space delimited list of OpenStack regions
-
service-tenant | string
Default: services
Name of tenant to associate with service credentials