DevOps drawer
@DevOps101
397
subscribers
9
photos
2
files
9.17K
links
Curated DevOps resources from trustworthy sources.
Download Telegram
Join
DevOps drawer
397 subscribers
DevOps drawer
https://github.com/kubermatic/kubecarrier
GitHub
GitHub - kubermatic/kubecarrier: KubeCarrier - Service Management at Scale
KubeCarrier - Service Management at Scale . Contribute to kubermatic/kubecarrier development by creating an account on GitHub.
DevOps drawer
https://www.youtube.com/watch?v=y-BXs_MQA9Y
YouTube
Let's Learn about Getting involved with Open Source in different ways
In this session we will discuss various OSS projects and how can anyone get involved in different ways.
DevOps drawer
https://www.tremolosecurity.com/post/building-a-multi-cluster-authentication-portal
Tremolosecurity
Building a Multi Cluster Authentication Portal
Quickly build a multi-cluster authentication portal for all your clusters, both on-premises and managed in the cloud. In this blog post we'll walk you through creating an authentication portal for accessing all your clusters and dashboards from a single site.…
DevOps drawer
https://medium.com/@SaiyamPathak/portainer-2-0-7d5539e344f
Medium
Portainer 2.0
Portainer is very popular among the docker community for its container management and guess what now Portainer have extended this…
DevOps drawer
https://github.com/ContainerSolutions/kubernetes-examples
GitHub
GitHub - ContainerSolutions/kubernetes-examples: Minimal self-contained examples of standard Kubernetes features and patterns in…
Minimal self-contained examples of standard Kubernetes features and patterns in YAML - ContainerSolutions/kubernetes-examples
DevOps drawer
https://ronaknathani.com/blog/2020/08/how-a-kubernetes-pod-gets-an-ip-address/
Ronak Nathani
How a Kubernetes Pod Gets an IP Address | Ronak Nathani
When a pod is scheduled on a kubernetes node, there are various interactions that result into a pod getting an IP address. This post goes into the details of how a pod gets an IP address and describes the interactions between various components - kubelet…
DevOps drawer
https://www.openshift.com/blog/global-load-balancer-for-openshift-clusters-an-operator-based-approach
Redhat
Global Load Balancer for OpenShift clusters: an Operator-Based Approach
When multiple OpenShift clusters are distributed in different data centers and possibly different geographies, one needs a method for directing traffic towards each instance.
DevOps drawer
https://www.twitch.tv/videos/727360211?filter=archives&sort=time
Twitch
Public Sector on Air: SPARTA OCP 4.5 Air-Gapped AWS Gov Cloud - RedHatOpenShift on Twitch
RedHatOpenShift went live on Twitch. Catch up on their Science & Technology VOD now.
DevOps drawer
https://marketplace.visualstudio.com/items?itemName=emadashi.hide-my-secrets
Visualstudio
Hide My Secrets - Visual Studio Marketplace
Extension for Visual Studio Code - Hides secrets in YAML files
DevOps drawer
https://github.com/redhat-cop/rego-policies
GitHub
GitHub - redhat-cop/rego-policies: Rego policies collection
Rego policies collection. Contribute to redhat-cop/rego-policies development by creating an account on GitHub.
DevOps drawer
https://kubernetespodcast.com/episode/119-keptn/
Kubernetespodcast
Kubernetes Podcast from Google: Episode 119 - Keptn, with Alois Reitbauer
Keptn, a control plane for continuous delivery, came out of the need to install Dynatrace's software at their customer's environments. Alois Reitbauer is Chief Technical Strategist at Dynatrace, reponsible for open source, and a co-chair of the CNCF App Delivery…
DevOps drawer
https://thenewstack.io/the-cloud-native-landscape-the-provisioning-layer-explained/
The New Stack
The Cloud Native Landscape: The Provisioning Layer Explained
The provisioning layer encompasses the tools that are used to create and harden the foundation on which cloud native apps are built.
DevOps drawer
https://thenewstack.io/learning-kubernetes-the-need-for-a-realistic-playground/
The New Stack
Learning Kubernetes: The Need for a Realistic Playground
Kubernetes is a fantastic foundation for modern platforms, but as is the case when learning anything complicated, you need a safe playground that rewards experimentation and structured learning while minimizing the potential for any negative consequences.
DevOps drawer
https://www.freecodecamp.org/news/the-kubernetes-handbook/
freeCodeCamp.org
The Kubernetes Handbook – Learn Kubernetes for Beginners
Kubernetes is an open-source container orchestration platform that automates the deployment, management, scaling, and networking of containers. It was developed by Google using the Go Programming Language, and this amazing technology has been open-s...
DevOps drawer
https://cloud.google.com/blog/topics/anthos/getting-to-know-anthos-attached-clusters
Google Cloud Blog
Getting to know Anthos attached clusters | Google Cloud Blog
The new Anthos attached clusters feature lets you attach EKS and AKS services into Anthos’ Google Cloud control plane.
DevOps drawer
https://searchitoperations.techtarget.com/news/252487865/GitOps-gains-momentum-among-Kubernetes-deployment-tools
IT Operations
GitOps gains momentum among Kubernetes deployment tools
Two cloud-native standards, Git and Kubernetes, have collided this year as both gain traction in the enterprise. CNCF GitOps projects that sit at the nexus of both, such as Argo CD, are also gainin...
DevOps drawer
https://m.signalvnoise.com/inside-a-code-red-network-edition/
Signal v. Noise
Inside a CODE RED: Network Edition
I wanted to follow up to Jeremy’s post about our recent outages with a deeper, more personal look behind the scenes. We call our major incident response efforts “CODE REDs” to sig…
DevOps drawer
https://www.thoughtworks.com/insights/blog/managing-feature-toggles-teams
Thoughtworks
Managing feature toggles in teams
For its advocates, trunk-based development (TBD) is seen as preferable to feature branches because it makes Continuous Integration easier and reduces the chance of painful merge conflicts. Despite its advantages, TBD introduces its own challenges. When all…
DevOps drawer
https://medium.com/@JonHall_/complex-adaptive-systems-ii-thinking-about-emergence-and-itsm-afec6c3305a3
DevOps drawer
https://firehydrant.io/blog/devopsdays-chicago-2020-wrapup/
DevOps drawer
https://stevelasker.blog/2020/09/01/consuming-upstream-content/
Steve Lasker
Consuming Upstream Content in Your Software or Service
Developers are increasingly contributing to and consuming more upstream content. However, as every community effort has proven, risks must be considered and mitigations put in place early to protec…