feat: more stuff to research

This commit is contained in:
Michele Cereda
2024-01-01 21:13:39 +01:00
parent 3959399ff1
commit 0145db3a9a
11 changed files with 59 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
# Architectural decision records
https://adr.github.io/
https://docs.aws.amazon.com/prescriptive-guidance/latest/architectural-decision-records/adr-process.html
https://github.com/joelparkerhenderson/architecture-decision-record

View File

@@ -0,0 +1,4 @@
https://github.com/containerd/containerd
[docker]: docker.md
[nerdctl]: nerdctl.placeholder

View File

@@ -184,6 +184,7 @@ Those files come from the volume the docker container is using for its root, and
--> -->
<!-- Knowledge base --> <!-- Knowledge base -->
[containerd]: containerd.placeholder
[podman]: podman.placeholder [podman]: podman.placeholder
<!-- Others --> <!-- Others -->

View File

@@ -0,0 +1,10 @@
# Harverster
Hyperconverged infrastructure (HCI) solution by SUSE built for bare metal servers leveraging [Kubernetes], [KubeVirt] and [Longhorn].
[website]: https://harvesterhci.io/
[kubernetes]: kubernetes/README.md
[kubevirt]: kubernetes/kubevirt.placeholder
[kvm]: kvm.placeholder
[longhorn]: kubernetes/longhorn.placeholder

View File

@@ -0,0 +1,3 @@
# KubeVirt
[website]: https://kubevirt.io/

View File

@@ -0,0 +1,7 @@
# KubeWarden
Policy engine for Kubernetes.
[website]: https://www.kubewarden.io/
[kubernetes]: README.md

View File

@@ -0,0 +1,8 @@
# Rancher
[website]: https://www.rancher.com/
[rke]: https://rke.docs.rancher.com/
[containerd]: ../containerd.placeholder
[docker]: ../docker.md
[rancher desktop]: ../rancher%20desktop.placeholder

View File

@@ -0,0 +1,5 @@
# KVM
Full virtualization solution for Linux on x86 hardware.
[website]: https://linux-kvm.org/page/Main_Page

View File

@@ -0,0 +1,3 @@
https://github.com/containerd/nerdctl
[containerd]: containerd.placeholder

View File

@@ -0,0 +1,6 @@
# Open Policy Agent
Open source, general-purpose policy engine.
[rego]: https://www.openpolicyagent.org/docs/latest/policy-language/
[website]: https://www.openpolicyagent.org/

View File

@@ -0,0 +1,7 @@
# Rancher Desktop
[website]: https://rancherdesktop.io/
[containerd]: containerd.placeholder
[docker]: docker.md
[rancher]: kubernetes/rancher.placeholder