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://oauth2-proxy.github.io/oauth2-proxy/auth-configuration
OAuth2 Proxy
Auth Configuration
OAuth2-Proxy documentation site
DevOps drawer
https://github.com/oauth2-proxy/oauth2-proxy
GitHub
GitHub - oauth2-proxy/oauth2-proxy: A reverse proxy that provides authentication with Google, Azure, OpenID Connect and many more…
A reverse proxy that provides authentication with Google, Azure, OpenID Connect and many more identity providers. - oauth2-proxy/oauth2-proxy
DevOps drawer
https://banzaicloud.com/blog/helm3-the-good-the-bad-and-the-ugly/
Banzaicloud
Helm 3, the Good, the Bad and the Ugly
Helm version 3 has been out officially for some time (release blog post was published on Wed, Nov 13, 2019). We’ve been using Helm since the early days of Kubernetes, and it’s been a core part of our Pipeline container management platform since day one. We’ve…
DevOps drawer
https://loft.sh/
DevOps drawer
https://learnk8s.io/validating-kubernetes-yaml
LearnKube
Validating Kubernetes YAML for best practice and policies
Compare 6 tools to validate Kubernetes YAML files. Prevent misconfigured deployments from reaching your cluster with best practices.
DevOps drawer
https://tonsky.me/blog/monitors/
tonsky.me
Time to upgrade your monitor
A non-comprehensive and opinionated guide to best monitor for programming
DevOps drawer
https://cloud.google.com/blog/products/containers-kubernetes/migrate-for-anthos-streamlines-legacy-java-app-modernization
Google Cloud Blog
Migrate for Anthos streamlines legacy Java app modernization | Google Cloud Blog
Latest Migrate for Anthos streamlines modernization of legacy Java apps.
DevOps drawer
https://github.com/semaphoreci/book-cicd-docker-kubernetes
GitHub
GitHub - semaphoreci/book-cicd-docker-kubernetes: A book on CI/CD with Docker, Kubernetes and Semaphore
A book on CI/CD with Docker, Kubernetes and Semaphore - semaphoreci/book-cicd-docker-kubernetes
DevOps drawer
https://www.infoq.com/podcasts/istio-wasm-service-mesh-future/
InfoQ
Lin Sun and Neeraj Poddar on Istio, Wasm, and the Future of Service Mesh
In this podcast, Lin Sun, senior technical staff member and master inventor at IBM, and Neeraj Poddar, engineering lead and architect at Aspen Mesh, sat down with InfoQ co-host Daniel Bryant. Topics discussed included: the evolution of service mesh data planes…
DevOps drawer
https://thenewstack.io/mirantis-docker-enterprise-3-1-adds-windows-support-enterprise-slas/
The New Stack
Mirantis’ Docker Enterprise 3.1 Adds Windows Support, Enterprise SLAs
Last year, Mirantis acquired Docker's enterprise business, consisting of all 700 enterprise customers, 300 of 400 Docker employees, and the entire Docker Enterprise Technology Platform itself. Last month, the company released the first update to the technology…
DevOps drawer
https://containerjournal.com/topics/container-ecosystems/gartners-6-best-practices-for-containers-kubernetes/
Container Journal
Gartner's 6 Best Practices for Containers, Kubernetes
By 2022, Gartner estimates that 75% of organizations will be running containerized applications in production. Kubernetes has undoubtedly become a popular
DevOps drawer
https://www.forbes.com/sites/forbestechcouncil/2020/06/04/how-to-jumpstart-your-hybrid-and-multi-cloud-strategy-with-microservices-and-kubernetes/#1891078f427c
Forbes
How To Jumpstart Your Hybrid And Multi-Cloud Strategy With Microservices And Kubernetes
You can't boil the ocean and try to migrate all of your workloads at the same time.
DevOps drawer
https://www.getambassador.io/podcasts/michael-hausenblas-on-customer-focus-building-app-platforms-and-kubernetes-access-control/
www.getambassador.io
Michael Hausenblas on Customer Focus and Kubernetes Platforms
Michael Hausenblas, Product Developer Advocate in the AWS Container Service Team, discusses the concept of customer focus, Kubernetes platforms and the use of RBAC and OPA for cluster access control.
DevOps drawer
https://kubernetespodcast.com/episode/106-coredns/
Kubernetespodcast
Kubernetes Podcast from Google: Episode 106 - CoreDNS, with John Belamaric
In a world where pods (and IP addresses) come and go, DNS is a critical component. John Belamaric is a Senior SWE at Google, a co-chair of Kubernetes SIG Architecture, a Core Maintainer of the CoreDNS project and author of the O’Reilly Media book Learning…
DevOps drawer
https://agones.dev/site/blog/2020/05/26/1.6.0-player-tracking-kubernetes-1.15-node.js-sdk-updates/
Agones
1.6.0 - Player Tracking, Kubernetes 1.15, Node.js SDK Updates
This is the v1.6.0 release of Agones.
This release includes several breaking changes to be aware of:
Upgrade to required Kubernetes version to 1.15 The Alpha Multi Cluster Allocator API has been renamed, refactored slightly and moved to Stable. It is worth…
DevOps drawer
https://www.kubermatic.com/blog/2020-05-26-introducing-aquayman/
Kubermatic
Introducing Aquayman
A new tool to help keep your Quay.io organization's teams and robots under control.
DevOps drawer
https://particule.io/en/blog/k8s-no-cloud/
DevOps drawer
https://medium.com/flant-com/cert-manager-lets-encrypt-ssl-certs-for-kubernetes-7642e463bbce
Medium
Using SSL certificates from Let’s Encrypt in your Kubernetes Ingress via cert-manager
Bringing HTTPS to your websites is easy
DevOps drawer
https://piotrminkowski.com/2020/06/01/service-mesh-on-kubernetes-with-istio-and-spring-boot/#more-8017
Piotr's TechBlog
Service mesh on Kubernetes with Istio and Spring Boot - Piotr's TechBlog
Showing how to configure Istio service mesh for application built on top of Spring Boot. Traffic is splitted between multiple versions of app.
DevOps drawer
https://medium.com/flant-com/prometheus-exporter-to-check-kubernetes-images-availability-26c306c44c08
Medium
Announcing k8s-image-availability-exporter
Prometheus exporter to monitor missing Docker images