Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
May 2021 source code.tar.gz | 2021-05-25 | 97.0 kB | |
May 2021 source code.zip | 2021-05-25 | 162.0 kB | |
README.md | 2021-05-25 | 1.1 kB | |
Totals: 3 Items | 260.0 kB | 0 |
v0.0.3
-
Add Kubeval test
-
Added Deployment/simple-deployment-privileged.yaml
-
Added Deployment/simple-deployment-with-environment.yaml
-
Added Endpoints/endpoint-slice.yaml
-
Added restartPolicy to Job/simple.yaml
-
Added PersistentVolumeClaim/pvc.yaml
-
Added Pod/spec.affinity.nodeAffinity/node-affinity.yaml
-
Added Pod/spec.nodeSelector/simple.yaml
-
Added Pod/spec.volumes.persistentVolumeClaim/pod-pvc.yaml
-
Added PodDisruptionBudget/pod-disruption-budget-max-unavailable.yaml and PodDisruptionBudget/pod-disruption-budget-min-available.yaml
-
Added PodPreset/pod-preset.yaml
-
Added PriorityClass/default-priority-class.yaml
-
Added Secret/simple-secret.yaml
-
Added ServiceAccount/service-account-pod.yaml
-
Corrected Pod/spec.containers.volumes.projected/projected.yaml
-
Corrected Pod/spec.volumes.hostPath.type/file-or-create.yaml
-
Corrected PodSecurityPolicy/Ingress/simple.yaml
-
Corrected Service/spec.type/load-balancer.yaml
-
Code of conduct, license, and contributions guidelines added