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.cncf.io/blog/2019/08/06/open-sourcing-the-kubernetes-security-audit/
CNCF
Open sourcing the Kubernetes security audit
Last year, the Cloud Native Computing Foundation (CNCF) began the process of performing and open sourcing third-party security audits for its projects in order to improve the overall security of our…
DevOps drawer
https://groups.google.com/forum/#!topic/kubernetes-security-announce/vUtEcSEY6SM
DevOps drawer
https://www.loodse.com/blog/2019-07-25-running-ha-kubernetes/
Kubermatic
Running HA Kubernetes clusters on AWS using KubeOne
Learn step-by-step how to deploy and run a vanilla cluster with machine-controller and metrics-server on AWS and other providers.
DevOps drawer
https://medium.com/flant-com/migrating-rabbitmq-to-kubernetes-without-downtime-3b02a97a9cdf
Medium
Migrating RabbitMQ to Kubernetes without downtime
General approach to the migration as well as practical steps to reproduce it.
DevOps drawer
https://www.nccgroup.trust/us/about-us/newsroom-and-events/blog/2019/august/tools-and-methods-for-auditing-kubernetes-rbac-policies/
DevOps drawer
https://www.stackrox.com/post/2019/08/how-to-remediate-kubernetes-security-vulnerability-cve-2019-11247/
www.stackrox.io
How to Remediate Kubernetes Security Vulnerability: CVE-2019-11247 | StackRox Community
CVE-2019-11247 discloses a serious vulnerability in the K8s API that could allow users to read, modify or delete cluster-wide custom resources, even if they only have RBAC permissions for namespaced resources.
DevOps drawer
https://medium.com/kudos-engineering/increasing-resilience-in-kubernetes-b6ddc9fecf80
Medium
Increasing resilience in Kubernetes
High availability and resilience are key features of Kubernetes. But what do you do when your kubernetes cluster starts to become unstable…
DevOps drawer
https://www.stackrox.com/post/2019/08/istio-security-basics-running-microservices-on-zero-trust-networks/
Redhat
Istio Security: Running Microservices on Zero-Trust Networks
In this post, we’ll dive a little deeper into how Istio can help improve the runtime security of the applications in a service mesh and where it fits in the broader picture of Kubernetes security controls and practices.
DevOps drawer
https://sysdig.com/blog/kubernetes-autoscaler/
Sysdig
Kubernetes pod autoscaler using custom metrics
You can use any Sysdig metric as the pivot value for your Kubernetes autoscaler. This post will show you how to implement required API server extension.
DevOps drawer
https://www.mirantis.com/blog/make-your-container-images-safer-and-more-reliable-with-harbor-the-cloud-native-registry/
Mirantis
Make your container images safer and more reliable with Harbor, the cloud native registry| Mirantis
DevOps drawer
https://kubernetes.io/blog/2019/08/06/opa-gatekeeper-policy-and-governance-for-kubernetes/
Kubernetes
OPA Gatekeeper: Policy and Governance for Kubernetes
The Open Policy Agent Gatekeeper project can be leveraged to help enforce policies and strengthen governance in your Kubernetes environment. In this post, we will walk through the goals, history, and current state of the project.
The following recordings…
DevOps drawer
https://kubernetespodcast.com/episode/065-attacking-and-defending-kubernetes/
Kubernetespodcast
Kubernetes Podcast from Google: Episode 65 - Attacking and Defending Kubernetes, with Ian Coldwater
Ian Coldwater specializes in breaking and hardening Kubernetes, containers, and cloud native infrastructure. A pre-eminent public speaker in the Kubernetes security community, they are currently a Lead Platform Security Engineer at Heroku. Ian joins Adam…
DevOps drawer
https://techcrunch.com/2019/08/05/mesosphere-changes-name-to-d2iq-shifts-focus-to-kubernetes-cloud-native/
TechCrunch
Mesosphere changes name to D2IQ, shifts focus to Kubernetes, cloud native
Mesosphere was born as the commercial face of the open-source Mesos project. It was surely a clever solution to make virtual machines run much more efficiently, but times change and companies change. Today the company announced it was changing its name to…
DevOps drawer
https://containerjournal.com/2019/08/01/powering-edge-with-kubernetes-a-primer/
Container Journal
Powering Edge With Kubernetes: A Primer
Kubernetes increasingly is being adopted at the infrastructure edge to connect to the cloud for processing the data from IoT devices.
DevOps drawer
https://medium.com/@Alibaba_Cloud/how-can-kubernetes-be-used-for-genetic-analysis-26167584ea77
Medium
How Can Kubernetes Be Used for Genetic Analysis?
This article details how Alibaba Cloud Container Service for Kubernetes can be used for genetic analysis
DevOps drawer
https://www.cncf.io/blog/2019/08/05/diversity-scholarship-series-experiencing-kubernetes-day-india-2019/
Cloud Native Computing Foundation
Diversity Scholarship Series: Experiencing Kubernetes Day India 2019 - Cloud Native Computing Foundation
Guest post by Atibhi Agrawal, originally published on Medium. I had been hearing the buzzword Kubernetes and cloud computing for a long time but I had no idea what it was. One day my...
DevOps drawer
https://containerjournal.com/2019/08/02/kubernetes-move-to-the-edge-a-great-thing/
Container Journal
Kubernetes’ Move to the Edge: A Great Thing
Kubernetes has rapidly become a key ingredient in edge computing—a proven and effective runtime platform to help solve unique challenges.
DevOps drawer
https://www.openfaas.com/blog/plonk-stack/
OpenFaaS - Serverless Functions Made Simple
Introducing the PLONK Stack for Cloud Native Developers
You’ve heard of LAMP, JAM, and MEAN, but what is the PLONK stack? And why should you be considering it for your Cloud Native Applications?
DevOps drawer
https://www.weave.works/blog/introduction-to-service-meshes-on-kubernetes-and-progressive-delivery
www.weave.works
Introduction to Service Meshes on Kubernetes and Progressive Delivery
Stefan Prodan recently delivered a talk on what a service mesh is, which ones are available and how they differ. He then described how to use a service mesh for Progressive Delivery and other advanced deployments to Kubernetes.
DevOps drawer
https://ymmt2005.hatenablog.com/entry/2019/08/10/Writing_and_testing_Kubernetes_webhooks_using_Kubebuilder_v2
Blog of @ymmt2005
Writing and testing Kubernetes webhooks using Kubebuilder v2 - Blog of @ymmt2005
Recently, I am leading a project to re-design our on-premise data centers using Kubernetes. Inevitably there are opportunities to develop Kubernetes native appl…