Commit Graph
5 Commits
Author SHA1 Message Date
Chimon SultanandGitHub f1e2be3a54 Use Kubectl command instead of kustomize (#331)
Since 1.14, Kubectl also supports the management of Kubernetes objects using a kustomization file.
cf. https://kubernetes.io/docs/tasks/manage-kubernetes-objects/kustomization/#bases-and-overlays
2023-01-04 14:18:59 +02:00
Chimon SultanandGitHub c7f89d43d5 Removed the need for Kustomize in prerequisites (#332)
Since 1.14, Kubectl also supports the management of Kubernetes objects using a kustomization file.
cf. https://kubernetes.io/docs/tasks/manage-kubernetes-objects/kustomization/#bases-and-overlays
2023-01-04 14:18:35 +02:00
abregman c469c84a26 Add Argo and k8s questions
Also updated Datadog questions.
2022-10-25 23:40:55 +03:00
abregman ad66a50f3a Add Circle CI questions
In addition to a couple of k8s questions.
2022-10-16 23:17:47 +03:00
abregman 64e6614680 Add a couple of Kubernetes questions and exercises
Also updated CKA page.
2022-10-16 18:19:39 +03:00