DevOps drawer
@DevOps101
396
subscribers
9
photos
2
files
9.17K
links
Curated DevOps resources from trustworthy sources.
Download Telegram
Join
DevOps drawer
396 subscribers
DevOps drawer
https://snyk.io/blog/docker-security-scanning-cheatsheet-2021/
Snyk
Docker Security Scanning Guide 2022 | Snyk
Learn more about Docker Security Scanning along with 5 steps container scanning cheat sheet to help you get started scanning your container images.
DevOps drawer
https://www.youtube.com/watch?v=ekpYuynQQ1I
YouTube
Kubernetes at Scale using Rancher Fleet
In this video, I discuss the open-source tool Fleet, its concepts, and demo using Rancher.
▬▬▬▬▬▬ T I M E S T A M P S ▬▬▬▬▬▬
00:00 History of Fleet
02:22 Why Fleet over Flux and Argo?
04:31 What is Rancher Fleet?
04:53 Fleet Architecture
12:11 Fleet…
DevOps drawer
Kubernetes and GitOps with Flux CD V2.0
https://raynix.info/archives/3769
DevOps drawer
https://developers.redhat.com/blog/2021/01/18/operator-integration-testing-for-operator-lifecycle-manager/
Red Hat Developer
Operator integration testing for Operator Lifecycle Manager | Red Hat Developer
Operators are one of the ways to package, deploy, and manage application distribution on Red Hat OpenShift. After a developer creates an Operator, the next step is to get the Operator published on OperatorHub.io. Doing this allows users to install and deploy…
DevOps drawer
https://personium.io/en/index.html
personium.io
Personium | Open Source PDS
An interconnectable open source PDS (Personal Data Store) server envisioning world wide web of protected data APIs.
DevOps drawer
https://stackoverflow.blog/2021/01/25/a-deeper-dive-into-our-may-2019-security-incident/
Stack Overflow Blog
A deeper dive into our May 2019 security incident
We take a detailed look at a hacking incident that gave a user unauthorized access to our code and data.
DevOps drawer
https://firehydrant.io/blog/2021-is-the-year-of-reliability/
DevOps drawer
https://www.ncsc.gov.uk/blog-post/securing-ncsc-platforms
www.ncsc.gov.uk
Securing the NCSC’s web platform
Richard C explains how we considered security when creating the NCSC's web platform
DevOps drawer
https://labs.bishopfox.com/tech-blog/bad-pods-kubernetes-pod-privilege-escalation
Bishop Fox
Bad Pods: Kubernetes Pod Privilege Escalation
Seth Art discusses the impact of overly permissive pod security policies and the importance of applying restrictive controls around pod creation by default
DevOps drawer
https://hex.pm/blog/introducing-hex-preview
Hex
Introducing hex preview
A package manager for the Erlang ecosystem
DevOps drawer
https://blog.heyal.co.uk/unit-testing-helm-charts/
blog.heyal.co.uk
How to unit-test your helm charts with Golang
We explore unit testing Helm charts with Golang
DevOps drawer
https://github.com/simdjson/simdjson
GitHub
GitHub - simdjson/simdjson: Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse…
Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks - simdjson/simdjson
DevOps drawer
https://github.com/leg100/etok
GitHub
GitHub - leg100/etok: Execute Terraform on Kubernetes
Execute Terraform on Kubernetes. Contribute to leg100/etok development by creating an account on GitHub.
DevOps drawer
https://github.com/benbjohnson/litestream
GitHub
GitHub - benbjohnson/litestream: Streaming replication for SQLite.
Streaming replication for SQLite. Contribute to benbjohnson/litestream development by creating an account on GitHub.
DevOps drawer
https://iximiuz.com/en/posts/kubernetes-operator-pattern/?utm_medium=reddit&utm_source=r_kubernetes
Iximiuz
Exploring Kubernetes Operator Pattern
What is Kubernetes Operator? Kubernetes API design. Kubernetes Custom Resources and CRDs explained.
DevOps drawer
Forwarded from
Hacker News
Phantom Malware: Conceal malicious actions by imitating user activity
Article
,
Comments
DevOps drawer
https://jurian.slui.mn/posts/smqttt-or-secure-mqtt-over-traefik/
Jurian Sluiman
S-MQTTT, or: secure-MQTT-over-Traefik
MQTT is essential in a IoT setup, but the default is completely insecure. In three simple steps you level up your security.
DevOps drawer
https://github.com/kubenav/kubenav
GitHub
GitHub - kubenav/kubenav: kubenav is the navigator for your Kubernetes clusters right in your pocket.
kubenav is the navigator for your Kubernetes clusters right in your pocket. - kubenav/kubenav
DevOps drawer
https://github.com/vorteil/vorteil
GitHub
GitHub - direktiv/vorteil: turn your applications and containers into micro virtual machines
turn your applications and containers into micro virtual machines - GitHub - direktiv/vorteil: turn your applications and containers into micro virtual machines
DevOps drawer
https://nextlinklabs.com/insights/kubernetes-ci-cd-gitlab-with-helm
Nextlinklabs
Building a Kubernetes CI/CD Pipeline with GitLab and Helm | NextLink Labs
The post will show you how you can deploy your applications to Kubernetes via a CI/CD pipeline.
DevOps drawer
https://grpc.io/blog/wireshark/
gRPC
Analyzing gRPC messages using Wireshark
Wireshark is an open source network protocol analyzer that can be used for protocol development, network troubleshooting, and education. Wireshark lets you analyze gRPC messages that are transferred over the network, and learn about the binary format of these…