File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,19 +16,27 @@ Automation Framework
16162 . You know the basics of [ Podman Compose] ( https://docs.podman.io/en/latest/markdown/podman-compose.1.html ) .
17173 . You know the basics of the [ Compose Specification] ( https://compose-spec.io/ ) .
1818
19+ * [ "Normal Compose and Swarm Files"] ( ./docker/compose )
20+
1921## Assumptions if you are using Kubernetes single node or cluster
20221 . You are using [ microk8s] ( https://microk8s.io/ ) .
21232 . You have enabled [ add-ons] ( https://microk8s.io/docs/addons ) dns, metallb,
2224 storage, and registry in [ microk8s] ( https://microk8s.io/ ) .
23253 . You know the basics of [ Kubernetes/k8s] ( https://kubernetes.io/ ) .
24264 . You know the basics of [ Kubernetes YAML] ( https://kubernetes.io/docs/reference/ ) .
2527
28+ * [ "Normal Kubernetes Manifests"] ( ./k8s )
29+
2630## Assumptions if you are using HELM with Kubernetes single node or cluster
27311 . You know the basics of [ HELM] ( https://helm.sh/ ) .
2832
33+ * [ HELM Packages] ( ./helm )
34+
2935## Assumptions if you are using Pod-Porter with Podman or Docker
30361 . You know the basics of [ Pod-Porter] ( https://pod-porter.readthedocs.io/en/latest )
3137
38+ * [ Pod-Porter Packages] ( ./porter )
39+
3240## General Information
3341
3442* The base Makefile is meant to be used with Docker Swarm
You can’t perform that action at this time.
0 commit comments