Wireshark Display Filter HD.png
2.2 MB
Wireshark Filter Cheat Sheet
Peace of information about gracefull shutdown in k8s https://itnext.io/how-do-you-gracefully-shut-down-pods-in-kubernetes-fb19f617cd67
Medium
How do you gracefully shut down Pods in Kubernetes?
When you type kubectl delete pod, the pod is deleted, and the endpoint controller removes its IP address and port (endpoint) from the Services and etcd. You can observe this with kubectl describe …
Little bit about aws resources access from EKS https://faun.pub/how-to-access-aws-services-from-eks-ab5fa003a1b6
Medium
How to access AWS services from EKS
Solutions to access AWS APIs from Kubernetes
Everyone knows that observability it's an important part of the current monitoring culture, but when it would be enough? https://horovits.medium.com/how-much-observability-is-enough-797eacda8f2d
Medium
How Much Observability Is Enough?
Driving observability in the company in a measured and pragmatic way
AKS cluster cost optimisation https://dev.to/castai/aks-cost-optimization-top-7-strategies-to-cut-your-aks-cluster-costs-51nd
DEV Community
AKS Cost Optimization: Top 7 Strategies to Cut Your AKS Cluster Costs
Azure Kubernetes Service (AKS) is one of the most popular managed container services. While offering...
Best practice that you should check before create an alert https://medium.com/@bregman.arie/6-best-practices-for-effective-monitoring-alerts-a585bfc0d830
Medium
6 Best Practices for Effective Monitoring Alerts
Alerts are an important component of the monitoring process. They are notifications that are generated when one or more conditions are met…
A lightweight utility to dump AWS Fargate's ECS containers environment variables locally
https://github.com/dineshgowda24/ecsnv
https://github.com/dineshgowda24/ecsnv
GitHub
GitHub - dineshgowda24/ecsnv: A lightweight utility to dump AWS Fargate's ECS containers environment variables locally
A lightweight utility to dump AWS Fargate's ECS containers environment variables locally - dineshgowda24/ecsnv
Interesting small tool (sh noscripts in general) that can help you to make your linux os more protected https://github.com/CISOfy/lynis
GitHub
GitHub - CISOfy/lynis: Lynis - Security auditing tool for Linux, macOS, and UNIX-based systems. Assists with compliance testing…
Lynis - Security auditing tool for Linux, macOS, and UNIX-based systems. Assists with compliance testing (HIPAA/ISO27001/PCI DSS) and system hardening. Agentless, and installation optional. - CISOf...
Interesing idea - noscripts in config maps https://itnext.io/kubernetes-tips-using-noscripts-inside-configmaps-9df03e17ac35
Medium
Kubernetes Tips | Using noscripts inside configmaps
Working in the DevOps/SRE world for the better part of last decade, one thing I have learned is that moving fast is the only way to…
👍1
Is a verification engine as a binary executable and on Kubernetes which enables verification of artifact security metadata and admits for deployment only those that comply with policies you create.
https://github.com/deislabs/ratify
https://github.com/deislabs/ratify
GitHub
GitHub - notaryproject/ratify: Artifact Ratification Framework (CNCF Sandbox)
Artifact Ratification Framework (CNCF Sandbox). Contribute to notaryproject/ratify development by creating an account on GitHub.
Do you thing that you need a k8s cluster? Read this article first https://learningdaily.dev/why-and-when-you-should-use-kubernetes-87100f334032
Medium
Why (and when) you should use Kubernetes
Kubernetes is a powerful container management tool that automates the deployment and management of containers. Today, Kubernetes (k8’s) is…
Write your application as a modular binary. Deploy it as a set of microservices.
Service Weaver is a programming framework for writing and deploying cloud applications.
https://serviceweaver.dev/
Service Weaver is a programming framework for writing and deploying cloud applications.
https://serviceweaver.dev/
Looks like Docker registry won't be a default registyr anymore. They will delete oss organizations https://blog.alexellis.io/docker-is-deleting-open-source-images/
Alex Ellis' Blog
Docker is deleting Open Source organisations - what you need to know
This controversial decision coupled with poor messaging has created anxiety the Open Source community. Learn what's happening and how we can move forward.