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://www.blokje5.dev/posts/compliance-in-cicd/
www.blokje5.dev
Building in compliance in your CI/CD pipeline with conftest
The code for the examples in this post can be found on GitHub.
In the previous post I introduced the Open Policy Agent as a method to validate configuration changes against policies to maintain compliance in your environment. In this post I will show how…
DevOps drawer
https://speakerdeck.com/ahpook/cloud-native-configuration-management
Speaker Deck
Cloud Native Configuration Management
A review of tools and technologies currently in use across the cloud native community for managing configurations of their applications and infrastructure.
DevOps drawer
https://m.subbu.org/penalties-and-purgatory-341660b15712
Medium
Penalties and Purgatory
I spoke on this topic at the ServerlessConf New York on October 8, 2019. Below are the slides and speaker notes. The thesis of my talk is…
DevOps drawer
https://medium.com/@himani_93/kubernetes-cluster-creation-on-baremetal-host-using-cluster-api-1c2373230a17
Medium
Kubernetes cluster creation on baremetal host using Cluster API
This blog post is summary of the talk we presented in Open Source Summit Japan 2019.
DevOps drawer
https://flagger.app/
flagger.app
Progressive delivery Kubernetes operator (Canary, A/B Testing and Blue/Green deployments)
DevOps drawer
https://itnext.io/kubernetes-journey-up-and-running-out-of-the-cloud-linux-image-c51953e50d0e
Medium
Kubernetes Journey — Up and running out of the cloud — Linux Image
Here we configure the Debian/Ubuntu Linux image that will serve as the basis for all the other components of our tech stack…
DevOps drawer
https://kudo.dev/
DevOps drawer
https://www.youtube.com/watch?v=j2A8vl0m2hs&feature=share
YouTube
Introducing the Kubernetes Universal Declarative Operator
Join us for Kubernetes Forums Seoul, Sydney, Bengaluru and Delhi - learn more at kubecon.io Don't miss KubeCon + CloudNativeCon 2020 events in Amsterdam Marc...
DevOps drawer
https://containerjournal.com/topics/container-networking/demystifying-persistent-storage-myths-for-stateful-workloads-in-kubernetes/
Container Journal
Best of 2019: Demystifying Persistent Storage Myths for Stateful Workloads in Kubernetes
As we close out 2019, we at Container Journal wanted to highlight the five most popular articles of the year. Following is the third in our weeklong
DevOps drawer
https://hbr.org/2019/10/to-prepare-for-automation-stay-curious-and-dont-stop-learning
Harvard Business Review
To Prepare for Automation, Stay Curious and Don’t Stop Learning
Being proactive will keep your skills relevant.
DevOps drawer
https://brianchristner.io/analyzing-vmware-docker-kubernetes-trends/
BrianChristner.io
Analyzing VMWare, Docker, and Kubernetes Trends
We take a look at VMware, Docker, and Kubernetes Google Trends to understand the popularity according to Google and the direction we are going with each technology.
DevOps drawer
https://itnext.io/kubernetes-journey-up-and-running-out-of-the-cloud-linux-image-c51953e50d0e
Medium
Kubernetes Journey — Up and running out of the cloud — Linux Image
Here we configure the Debian/Ubuntu Linux image that will serve as the basis for all the other components of our tech stack…
DevOps drawer
https://www.gitops.tech/
DevOps drawer
https://learnk8s.io/kubernetes-rollbacks/
LearnKube
How do you rollback deployments in Kubernetes?
Learn how to roll back breaking changes in Kubernetes. Master kubectl rollback commands and deployment strategies to quickly recover from production issues.
DevOps drawer
https://www.digitalocean.com/community/tutorials/how-to-build-and-deploy-a-node-js-application-to-digitalocean-kubernetes-using-semaphore-continuous-integration-and-delivery
Digitalocean
How To Build and Deploy a Node.js Application To DigitalOcean Kubernetes Using Semaphore Continuous Integration and Delivery |…
In this tutorial, you’ll build an address book API service with Node.js and use Semaphore to test, build, and deploy it to DigitalOcean Kubernetes and Digita…
DevOps drawer
https://cloudyuga.guru/blog/cloud-controller-manager
Cloudyuga.Guru
Cloud Controller Manager
How Kubernetes Communicates with Underlying Cloud Infrastructure to manage Load Balancers, Nodes etc.
DevOps drawer
https://www.stackrox.com/post/2019/10/kubernetes-security-best-practices-video-and-demo/
Redhat
Red Hat’s Advanced Cluster Security for Kubernetes
Read how Advanced Cluster Security for Kubernetes helps you secure your systems
DevOps drawer
https://srcco.de/posts/how-zalando-manages-140-kubernetes-clusters.html
SRCco.de
How Zalando manages 140+ Kubernetes Clusters
Recently I was asked "how do you manage that many Kubernetes clusters?".
This post tries to provide some insights on how we manage 140+ Kubernetes clusters on AWS at Zalando.
I already wrote a blog p
DevOps drawer
https://about.gitlab.com/blog/2019/10/03/gitlab-journey-to-cicd/
GitLab
GitLab's unconventional journey to CI/CD and Kubernetes
How the Delivery team at GitLab used our existing resources to overhaul our system to make way for CI/CD.
DevOps drawer
https://www.divio.com/blog/documentation/
Divio
About | Divio Documentation
Find the software documentation system for Divio. Includes comprehensive tutorials, how-to guides, technical reference and explanation. Learn more here.
DevOps drawer
https://fatbusinessman.com/2019/my-favourite-git-commit
dhwthompson.com
My favourite Git commit
I like Git commit messages. Used well, I think they’re one of the most powerful tools available to document a codebase over its lifetime. I’d like to illustrate that by showing you my favourite ever Git commit.