-
Notifications
You must be signed in to change notification settings - Fork 16
/
Copy pathmetadata.yaml
49 lines (40 loc) · 1.23 KB
/
metadata.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
##
## Copyright 2023 Canonical, Ltd.
##
name: microk8s
display-name: MicroK8s
summary: MicroK8s is a small, fast, single-package Kubernetes for developers, IoT and edge.
description: |
MicroK8s is a small, fast, secure, single node Kubernetes that installs on just about any Linux box. Use it for offline development, prototyping, testing, or use it on a VM as a small, cheap, reliable K8s for CI/CD. It's also a great K8s for appliances - develop your IoT apps for k8s and deploy them to MicroK8s on your boxes.
maintainers:
- The MicroK8s team <[email protected]>
docs: https://discourse.charmhub.io/t/charmed-microk8s-documentation/10993
source:
- https://github.com/canonical/charm-microk8s
- https://github.com/canonical/microk8s
issues:
- https://github.com/canonical/charm-microk8s/issues
- https://github.com/canonical/microk8s/issues
website: https://microk8s.io
series:
- focal
- jammy
peers:
peer:
interface: microk8s-peer
provides:
workers:
interface: microk8s-info
scope: global
cos-agent:
interface: cos_agent
kubernetes-info:
interface: kubernetes-info
requires:
control-plane:
interface: microk8s-info
scope: global
limit: 1
dns:
interface: kube-dns
limit: 1