Kubesploit – Telegram
Kubesploit
1.96K subscribers
824 photos
128 videos
1.61K links
News and links on Kubernetes security curated by the @Learnk8s team
Website: https://kubesploit.io/
Download Telegram
In this tutorial, you will learn how to authenticate users to your apps deployed in Kubernetes using Nginx-ingress, Oauth2 and Azure AD.

More: http://work.haufegroup.io/secure-your-application-with-k8s-nginx-ingress-oauth2-azuread
KubeLinter is a static analysis tool that checks Kubernetes YAML files and Helm charts to ensure that applications adhere to best practices.

More: https://github.com/stackrox/kube-linter
Forwarded from Kube Careers
What's the salary range for a Kubernetes engineer?

Do you need a Kubernetes certification to apply for a job?

What technologies should I learn next to land my next job?

We analyzed 123 Kubernetes jobs for the second quarter of 2023 and found that:

- The average Kubernetes job pays €80,864 in Europe and $129,802 in North America.
- 87% of the total listings are seeking senior engineers.
- There's a significant drop in fully-remote positions (from 22% in 2022 to 2% today).
- GitLab CI isn't the top CI tool (with 21% mentions): Jenkins (37%) has passed it again 😭.

You can read the report here: https://kube.careers/state-of-kubernetes-jobs-2023-q2
Forwarded from LearnKube news
This week on the Learn Kubernetes Weekly:

🧚‍♀️ Fairness, pricing, and burstable CPUs
💪 How to debug errors like a pro
🗜️ Optimizing interzone egress cost
👮🏻‍♂️ Fine-grained pod topology spread policies
🤫 State of Kubernetes secrets management

Read it now: https://learnk8s.io/issues/41
In this post, you will learn how to apply various Pod security standards in Amazon EKS.

More: https://aws.amazon.com/blogs/containers/implementing-pod-security-standards-in-amazon-eks
Forwarded from LearnKube news
Master Kubernetes with Learnk8s' Advanced Kubernetes workshops!

What should you expect?

- Learn how to architect and design clusters from the ground up (in the cloud or on-prem).
- Explore the Kubernetes internal component and how the system is designed with resiliency in mind.
- Deep-dive into the networking components and observe the packets flowing into the cluster.
- Hands-on labs to test the theory with real-world scenarios!
- And more.

The course starts this September and you can sign up here: https://learnk8s.io/online-advanced-september-2023
In this 2-part tutorial, you will learn how to set up a Keycloak instance with Postgres on Kubernetes and then improve the setup to support high availability and failure tolerance.

More: https://blog.brakmic.com/keycloak-with-postgresql-ha-on-kubernetes
This article discusses the importance of static checking and validation of YAML files in the development lifecycle of Kubernetes resources.

More: https://blog.codewdhruv.com/validate-clean-secure-k8s-yaml-files
Forwarded from LearnKube news
Join a 3-part, free educational program on Kubernetes cost optimization & efficiency:

📏 How to size your cluster for efficiency
🤏 Combining autoscalers for minimal resource allocations
⚖️ Dynamically rebalancing workloads

👉 bit.ly/k8s-optimize-1
This guide shows the step-by-step implementation of a multi-node HA Vault setup in Kubernetes using dynamic credentials through the Vault AWS secrets engine.

More: https://awstip.com/deploying-vault-ha-with-integrated-storage-in-kubernetes-using-aws-dynamic-secrets-engine-with-24b36a951f6f
Forwarded from LearnKube news
This week on the Learn Kubernetes Weekly:

🤝 Kubernetes contributions
⬆️ EKS upgrade journey from 1.26 to 1.27
🎖️ Quality-of-Service for memory resources
⚖️ Multus workloads with loxilb
💸 Cost of regional clusters—cross zonal egress

Read it now: https://learnk8s.io/issues/42
In this article, you'll follow Amir's journey in debugging a too-strict NetworkPolicy in GKE that prevented the gcloud CLI from fetching Service Accounts from the metadata server.

More: https://amirbilu.medium.com/how-i-ended-up-debugging-google-clouds-cli-to-get-my-kubernetes-application-to-run-9adba1c78d9
In this repository, you will find online curated resources that will help you prepare for taking the Kubernetes Certified Kubernetes Security Specialist (CKS) exam.

More: https://github.com/walidshaari/Certified-Kubernetes-Security-Specialist
In this article, you will discuss secrets management in Kubernetes:

- Secrets objects.
- Managing Kubernetes Secrets.
- Manual Secret Creation.
- Secrets in CI/CD pipelines.
- Kubernetes Secrets Store Container Storage Interface.

More: https://itnext.io/kubernetes-owasp-top-10-secrets-management-c996faa87b47
KubeClarity is a tool for detection and management of Software Bill Of Materials (SBOM) and vulnerabilities of container images and filesystems.

It scans runtime Kubernetes clusters and CI/CD pipelines for enhanced software supply chain security.

More: https://github.com/openclarity/kubeclarity
Forwarded from LearnKube news
This week on the Learn Kubernetes Weekly:

🗣️ Container-to-container comms
🏎️ From 0 to 10'000 Jenkins builds a week
💻 From a laptop to a containerized app
🔗 Multus for Rook Ceph networking
5️⃣ Network namespace and 5 of its use cases

Read it now: https://learnk8s.io/issues/43
This article teaches how to add users and permissions to an AWS EKS cluster.

Permissions are granted using roles, cluster roles, role bindings, and cluster role bindings and then mapped to IAM roles.

More: https://medium.com/@jrkessl/kubernetes-kbac-permissions-model-and-how-to-add-users-to-aws-eks-c6d642f79a6d
Forwarded from LearnKube news
Master Kubernetes with Learnk8s' Advanced Kubernetes workshops!

What should you expect?

- Learn how to architect and design clusters from the ground up (in the cloud or on-prem).
- Explore the Kubernetes internal component and how the system is designed with resiliency in mind.
- Deep-dive into the networking components and observe the packets flowing into the cluster.
- Hands-on labs to test the theory with real-world scenarios!
- And more.

The course starts this September in London and you can sign up here: https://learnk8s.io/london-advanced-september-2023
Forwarded from Kube Events
🎉 [Webinar] How to (right) size your Kubernetes cluster for efficiency

📅 14 Sep
8am PT | 5pm CET

In this session, you will learn the theory and practical tips for choosing the right cluster worker nodes.

https://kube.events/t/195986ac-2ec3-42ee-b10c-036d280d23e8
Forwarded from Kube Architect
In this article, you will explore the power of Kubernetes 1.27 API with OpenAPI v3 validation.

You will learn usage examples and embrace flexible, reliable custom resources.

More: https://medium.com/cloud-native-daily/kubernetes-1-27-goes-galactic-with-openapi3-6ea228785c50
KubeArmor is a cloud-native runtime security enforcement system that restricts the behaviour (such as process execution, file access, and networking operations) of pods, containers, and nodes (VMs) at the system level.

More: https://github.com/kubearmor/KubeArmor