Skip to content

Commit d40a9f0

Browse files
github-actions[bot]upload-charms-docs-bot
and
upload-charms-docs-bot
authored
'modified: docs/reference/r-requirements.md' (#391)
Co-authored-by: upload-charms-docs-bot <[email protected]>
1 parent c62351b commit d40a9f0

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

docs/reference/r-requirements.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,17 @@ Note: Juju 3.1 is supported from the charm revision 92+ only.
77
The minimum supported Juju versions are:
88

99
* 2.9.44+ (due to [missing](https://warthogs.atlassian.net/browse/DPE-2396) pebble `kill-delay` feature + fixes for [K8s scale-down](https://bugs.launchpad.net/juju/+bug/1977582) + [managing storage](https://bugs.launchpad.net/juju/+bug/1971937) issues).
10-
* 3.1.6+ (due to issues with Juju secrets in previous versions, see [#1](https://bugs.launchpad.net/juju/+bug/2029285) and [#2](https://bugs.launchpad.net/juju/+bug/2029282))
10+
* 3.1.7+ (Juju secrets refactored/stabilized in Juju 3.1.7)
11+
12+
## Kubernetes requirements
13+
14+
* Kubernetes 1.27+
15+
* Canonical MicroK8s 1.27+ (snap channel 1.27-strict/stable and newer)
1116

1217
## Minimum requirements
1318

1419
Make sure your machine meets the following requirements:
15-
- Ubuntu 20.04 (Focal) or later.
20+
- Ubuntu 22.04 (Jammy) or later.
1621
- 8GB of RAM.
1722
- 2 CPU threads.
1823
- At least 20GB of available storage.

0 commit comments

Comments
 (0)