Decided to write an article about preparing for DevOps Engineer interview, some parts of the article can be useful for other roles https://dev.to/tutunak/preparing-for-a-devops-engineer-interview-a-comprehensive-guide-26n4
DEV Community
Preparing for a DevOps Engineer Interview: A Comprehensive Guide
Introduction Landing a job as a DevOps engineer can be a rewarding and fulfilling...
👍2❤1
DevOps & SRE notes pinned «Decided to write an article about preparing for DevOps Engineer interview, some parts of the article can be useful for other roles https://dev.to/tutunak/preparing-for-a-devops-engineer-interview-a-comprehensive-guide-26n4»
Interesting article about RBAC in K8S https://medium.com/@mehmetodabashi/authentication-and-authorization-in-kubernetes-client-certificates-and-role-based-access-control-d4e98a3c1098
Medium
Authentication and Authorization in Kubernetes: Client Certificates and Role Based Access Control…
When you work for a company that employs Kubernetes clusters, you must be authenticated and authorized to access those clusters. But this…
If you need to sync s3 between different cloud providers s3sync will be a good solution https://github.com/larrabee/s3sync
GitHub
GitHub - larrabee/s3sync: Really fast sync tool for S3
Really fast sync tool for S3. Contribute to larrabee/s3sync development by creating an account on GitHub.
👍1
Interesting article about resource estimation in k8s https://faun.pub/intelligently-estimating-your-kubernetes-resource-needs-c12a75ea3138
Medium
Intelligently estimating your Kubernetes resource needs!
Because it costs your business!
An opinionated Kubernetes distribution with a focus on long-term on-prem deployments
https://github.com/scality/metalk8s
https://github.com/scality/metalk8s
GitHub
GitHub - scality/metalk8s: An opinionated Kubernetes distribution with a focus on long-term on-prem deployments
An opinionated Kubernetes distribution with a focus on long-term on-prem deployments - scality/metalk8s
PromLens is a web-based PromQL query builder, analyzer, and visualizer.
https://github.com/prometheus/promlens
https://github.com/prometheus/promlens
GitHub
GitHub - prometheus/promlens: PromLens – The query builder, analyzer, and explainer for PromQL
PromLens – The query builder, analyzer, and explainer for PromQL - prometheus/promlens
A set of exercises to prepare for Certified Kubernetes Application Developer exam by Cloud Native Computing Foundation
https://github.com/dgkanatsios/CKAD-exercises
https://github.com/dgkanatsios/CKAD-exercises
GitHub
GitHub - dgkanatsios/CKAD-exercises: A set of exercises to prepare for Certified Kubernetes Application Developer exam by Cloud…
A set of exercises to prepare for Certified Kubernetes Application Developer exam by Cloud Native Computing Foundation - dgkanatsios/CKAD-exercises
Kubernetes shell: An integrated shell for working with the Kubernetes
https://github.com/cloudnativelabs/kube-shell
https://github.com/cloudnativelabs/kube-shell
GitHub
GitHub - cloudnativelabs/kube-shell: Kubernetes shell: An integrated shell for working with the Kubernetes
Kubernetes shell: An integrated shell for working with the Kubernetes - cloudnativelabs/kube-shell
This is a Container Storage Interface (CSI) for S3 (or S3 compatible) storage. This can dynamically allocate buckets and mount them via a fuse mount into any container.
https://github.com/yandex-cloud/k8s-csi-s3
https://github.com/yandex-cloud/k8s-csi-s3
GitHub
GitHub - yandex-cloud/k8s-csi-s3: GeeseFS-based CSI for mounting S3 buckets as PersistentVolumes
GeeseFS-based CSI for mounting S3 buckets as PersistentVolumes - yandex-cloud/k8s-csi-s3
Wazuh solution consists of an endpoint security agent, deployed to the monitored systems, and a management server, which collects and analyzes data gathered by the agents. Besides, Wazuh has been fully integrated with the Elastic Stack, providing a search engine and data visualization tool that allows users to navigate through their security alerts.
https://github.com/wazuh/wazuh
https://github.com/wazuh/wazuh
GitHub
GitHub - wazuh/wazuh: Wazuh - The Open Source Security Platform. Unified XDR and SIEM protection for endpoints and cloud workloads.
Wazuh - The Open Source Security Platform. Unified XDR and SIEM protection for endpoints and cloud workloads. - wazuh/wazuh
Intresting article about migration between cni https://medium.com/codex/migrate-to-cilium-from-amazon-vpc-cni-with-zero-downtime-493827c6b45e
Medium
Migrate to Cilium from Amazon VPC CNI with Zero Downtime
CNI (Container Network Interface) is a fundamental framework for configuring and managing network resources and connectivities of…
Passing k8s certification, recommendations https://medium.com/credera-engineering/a-guide-to-passing-the-kubernetes-trifecta-in-40-days-831bd38f2bdb
Medium
A guide to passing the Kubernetes Trifecta in 40 days
In this blog, Engineer Abdurahman Abukar sets out his top tips for studying towards the Kubernetes Trifecta qualification.