Keystone K8S
| 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 | |
| 2025.1/edge | 281 | 18 Oct 2025 | |
| 2024.1/stable | 243 | 25 Jun 2025 | |
| 2024.1/stable | 208 | 30 Apr 2025 | |
| 2024.1/candidate | 243 | 09 May 2025 | |
| 2024.1/candidate | 208 | 16 Jan 2025 | |
| 2024.1/beta | 272 | 17 Sep 2025 | |
| 2024.1/beta | 208 | 22 Nov 2024 | |
| 2024.1/edge | 275 | 06 Oct 2025 | |
| 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 2024.1/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:
charms.keystone_k8s.v0.domain_config
-
- Last updated 26 Oct 2023
- Revision Library version 0.1
Interface for passing domain configuration.
Index
class DomainConfigRequestEvent
Description
DomainConfigRequest Event. None
class DomainConfigProviderEvents
Description
Events class for on. None
class DomainConfigProvides
Description
DomainConfigProvides class. None
Methods
DomainConfigProvides. __init__( self , charm: CharmBase , relation_name: str )
DomainConfigProvides. set_domain_info( self , domain_name: str , config_contents: str )
Description
Set ceilometer configuration on the relation. None
DomainConfigProvides. relations( self )
class DomainConfigChangedEvent
Description
DomainConfigChanged Event. None
class DomainConfigGoneAwayEvent
Description
DomainConfigGoneAway Event. None
class DomainConfigRequirerEvents
Description
Events class for on. None
class DomainConfigRequires
Description
DomainConfigRequires class. None
Methods
DomainConfigRequires. __init__( self , charm: CharmBase , relation_name: str )
DomainConfigRequires. get_domain_configs( self , exclude )
DomainConfigRequires. relations( self )