Скидки (!!!)
Кодовое слово FOOLS21
Если вы планируете пройти сертификацию Kubernetes CKA / CKAD / CKS и пропустили предыдущее предложение, это хороший второй шанс!
Linux Foundation проводит распродажу со скидкой 21% (до 7 апреля).
Скоро появятся курсы по Kubernetes Security (CKS) от Linux Foundation и KodeKloud (https://www.kodekloud.com)
Кодовое слово FOOLS21
Если вы планируете пройти сертификацию Kubernetes CKA / CKAD / CKS и пропустили предыдущее предложение, это хороший второй шанс!
Linux Foundation проводит распродажу со скидкой 21% (до 7 апреля).
Скоро появятся курсы по Kubernetes Security (CKS) от Linux Foundation и KodeKloud (https://www.kodekloud.com)
Kodekloud
Master DevOps, Cloud & AI with Hands-on Labs and Guided Videos
KodeKloud is the #1 DevOps course provider and helps students learn trending technologies they need to thrive in their career. Learn more about KodeKloud!
ArgoCD 2.0 has been released
https://github.com/argoproj/argo-cd/releases/tag/v2.0.0
https://github.com/argoproj/argo-cd/releases/tag/v2.0.0
GitHub
Release v2.0.0 · argoproj/argo-cd
Quick Start
Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.0.0/manifests/install.yaml
HA:
kubectl create namespace argocd
...
Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.0.0/manifests/install.yaml
HA:
kubectl create namespace argocd
...
Finally application set has been released!
https://github.com/argoproj-labs/applicationset/releases
https://github.com/argoproj-labs/applicationset/releases
GitHub
Releases · argoproj/applicationset
The ApplicationSet controller manages multiple Argo CD Applications as a single ApplicationSet unit, supporting deployments to large numbers of clusters, deployments of large monorepos, and enablin...
kubernetes/kubernetes
v1.21.0
See kubernetes-announce@. Additional binary downloads are linked in the CHANGELOG.
See the CHANGELOG for more details.
v1.21.0
See kubernetes-announce@. Additional binary downloads are linked in the CHANGELOG.
See the CHANGELOG for more details.
GitHub
Release Kubernetes v1.21.0 · kubernetes/kubernetes
See kubernetes-announce@. Additional binary downloads are linked in the CHANGELOG.
See the CHANGELOG for more details.
Release Assets
Kubernetes Source Code: kubernetes.tar.gz
SHA2568159d42eeb8e4...
See the CHANGELOG for more details.
Release Assets
Kubernetes Source Code: kubernetes.tar.gz
SHA2568159d42eeb8e4...
New era of terraform testing
https://www.terraform.io/docs/language/modules/testing-experiment.html
https://www.terraform.io/docs/language/modules/testing-experiment.html
Terraform by HashiCorp
Module Testing Experiment - Configuration Language | Terraform by HashiCorp
Terraform is an open-source infrastructure as code software tool that enables you to safely and predictably create, change, and improve infrastructure.
> Terraform 0.15 is out, which can also be considered a pre-release for 1.0 if all goes well. ✨ It’s finally happening! Great quality of life improvements around Windows terminals, sensitive values, and more.