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://medium.com/@alexellisuk/kubernetes-1-18-broke-kubectl-run-heres-what-to-do-about-it-2a88e5fb389a
Medium
Kubernetes 1.18 broke “kubectl run”, here’s what to do about it
Were you confused by the deprecation notice on kubectl run? Perhaps unsure? Well now it’s finally gone, here’s what you need to know.
DevOps drawer
https://cloud.google.com/blog/products/management-tools/using-logging-your-apps-running-kubernetes-engine
Google Cloud Blog
Learn about logging on Google Kubernetes Engine | Google Cloud Blog
How to use Cloud Logging with Google Kubernetes Engine
DevOps drawer
https://labs.consol.de/development/2020/05/07/istio-and-keycloak.html
Consol Labs
Simple example how to use Istio and Keycloak
An example how to integrate Istio and Keycloak
DevOps drawer
https://cinaq.com/post/2020/05/10/speed-up-docker-builds-with-distcc-ccache-and-kubernetes/
Cinaq
Speed up docker builds with distcc, ccache and kubernetes
For a recent project I had to write my own Orthanc plugin. To build this plugin I needed to build Orthanc from source. The official docker-images are assembled based on pre-built binaries. So I could not use them.
Orthanc Dockerfile The first step is create…
DevOps drawer
https://piotrminkowski.com/2020/03/10/best-practices-for-microservices-on-kubernetes/
Piotr's TechBlog
Best Practices For Microservices on Kubernetes - Piotr's TechBlog
This article describes the best practices for running JVM-based microservices on Kubernetes. It shows Spring Boot examples in Kotlin.
DevOps drawer
https://iximiuz.com/en/posts/not-every-container-has-an-operating-system-inside/
Iximiuz
Not Every Container Has an Operating System Inside
What a simple possible Docker container look like? Does container have an operating system inside? Containers vs virtual machines.
DevOps drawer
https://blog.lukechannings.com/2020-05-10-kubernetes-gitops-lessons.html
Lukechannings
Mistakes made and lessons learned with Kubernetes and GitOps
Luke Channings's blog
DevOps drawer
https://opensource.com/article/20/5/kubectl-cheat-sheet
Opensource.com
9 kubectl commands sysadmins need to know
Kubernetes is the dominant technology for infrastructure today, and that means sysadmins need to be famili
DevOps drawer
https://github.com/yolossn/Prometheus-Basics
GitHub
GitHub - yolossn/Prometheus-Basics: Prometheus-Basics is part of Prometheus Docs now, checkout
👇
Prometheus-Basics is part of Prometheus Docs now, checkout
👇
- yolossn/Prometheus-Basics
DevOps drawer
https://opensource.com/article/20/5/kubernetes-administration
Opensource.com
Speed up administration of Kubernetes clusters with k9s
Usually, my articles about Kubernetes administration are full of kubectl commands for administration for your clusters.
DevOps drawer
https://k9scli.io/
k9scli.io
K9s - Manage Your Kubernetes Clusters In Style
K9s provides a terminal UI to interact with your Kubernetes clusters. The aim of this project is to make it easier to navigate, observe and manage your Kuber...
DevOps drawer
https://github.com/sbstp/kubie
GitHub
GitHub - sbstp/kubie: A more powerful alternative to kubectx and kubens
A more powerful alternative to kubectx and kubens. Contribute to sbstp/kubie development by creating an account on GitHub.
DevOps drawer
https://github.com/awslabs/cdk8s
GitHub
GitHub - cdk8s-team/cdk8s: Define Kubernetes native apps and abstractions using object-oriented programming
Define Kubernetes native apps and abstractions using object-oriented programming - cdk8s-team/cdk8s
DevOps drawer
https://cdk8s.io/
cdk8s.io
CDK for Kubernetes
Define Kubernetes apps and components using familiar languages
DevOps drawer
https://blog.madhuakula.com/dockerfile-security-checks-using-opa-rego-policies-with-conftest-32ab2316172f?gi=e79190830c1d
Medium
Dockerfile Security Checks using OPA Rego Policies with Conftest
Dockerfile Security Checker using OPA Rego policies with Conftest
DevOps drawer
https://www.maketecheasier.com/multipass-launch-ubuntu-virtual-machine/
Make Tech Easier
How to Quickly Launch Ubuntu Virtual Machine with Multipass
Multipass is a lightweight VM manager that allows you to easily and quickly launch a Ubuntu virtual machine. Here is how you can do so.
DevOps drawer
https://aidanfinn.com/?p=21878
Aidan Finn, IT Pro - A blog covering Azure, Hyper-V, Windows Server, desktop, systems management, deployment, and so on ...
Deploying Azure ARM Templates From Azure DevOps – With A Complete Example | Aidan Finn, IT Pro
In this post, I will show you how to get those ARM templates sitting in an Azure DevOps repo deploying into Azure using a pipeline. With every merge, the pipeline will automatically trigger (you can disable this) to update the deployment. In other words,…
DevOps drawer
https://medium.com/workfloplus/reusing-auto-generated-helm-secrets-a7426403d4bb
Medium
Auto-Generated Helm Secrets
Secrets in Kubernetes are powerful. But, how do you auto-generate a secret in Helm? It’s smooth sailing …
DevOps drawer
https://posts.specterops.io/detection-in-depth-a2392b3a7e94
Medium
Detection in Depth
This blog is part three of our detection engineering series; which provides examples of how detection engineers can use capability…
DevOps drawer
https://posts.specterops.io/detection-spectrum-198a0bfb9302
Medium
Detection Spectrum
Have you ever heard someone call detection logic “brittle”? The Detection Spectrum provides a model to describe using more precise…