Manuel Herrmann

14 Followers
15 Following
13 Posts
Making prod stable™
LanguagesMostly C++, Python, NodeJS, Bash

Today Azure is saying farewell to TLSv1.0 & TLSv1.1! 🪦

No, wait... "[...] several services will continue supporting TLS 1.0 and TLS 1.1 versions and complete their transitions by August 31, 2025 [...]".
-- https://azure.microsoft.com/en-us/updates/v2/Update-retirement-TLS1-0-TLS1-1-versions-Azure-Services

🎃 Happy Halloween! 👻

Retirement: Update on retirement of TLS 1.0 and TLS 1.1 versions for Azure Services 

Retirement: Update on retirement of TLS 1.0 and TLS 1.1 versions for Azure Services 

On my way to #srecon24 #srecon! Find me by the coffee ☕️😁 - always up for chatting. Who else will be there?

Hey, psst, with the latest Prometheus Operator version (0.65.0), one can use the new `ScrapeConfig` CRD to define arbitrary scrape configurations and scrape targets outside the Kubernetes cluster! Goodbye `additionalScrapeConfigs` 👋

https://github.com/prometheus-operator/prometheus-operator/releases/tag/v0.65.0

Feedback welcome 🤩

#prometheus #kubernetes #observability

Release 0.65.0 / 2022-05-04 · prometheus-operator/prometheus-operator

The main change introduced by this release is the new v1alpha1 ScrapeConfig CRD. This implements the proposal documented in #5279 and provides a Kubernetes native API to create and manage additiona...

GitHub

The #kubernetes registry is moving!

Images for control plane components, as well as for the "pause" container (used by the "pod sandbox" for every pod) are moving from k8s.gcr.io to registry.k8s.io.

This will give you faster image pull speeds (yay!) *but* might break some scenarios; e.g. if you have some IP address filtering in place for the registry.

For more details →

https://kubernetes.io/blog/2022/11/28/registry-k8s-io-faster-cheaper-ga/

registry.k8s.io: faster, cheaper and Generally Available (GA)

Authors: Adolfo García Veytia (Chainguard), Bob Killen (Google) Starting with Kubernetes 1.25, our container image registry has changed from k8s.gcr.io to registry.k8s.io. This new registry spreads the load across multiple Cloud Providers & Regions, functioning as a sort of content delivery network (CDN) for Kubernetes container images. This change reduces the project’s reliance on a single entity and provides a faster download experience for a large number of users. TL;DR: What you need to know about this change Container images for Kubernetes releases from 1.

Kubernetes
Has anyone tried out https://github.com/kubeshark/kubeshark already? Sounds pretty interesting from first sight
GitHub - kubeshark/kubeshark: The API traffic analyzer for Kubernetes providing real-time K8s protocol-level visibility, capturing and monitoring all traffic and payloads going in, out and across containers, pods, nodes and clusters. Inspired by Wireshark, purposely built for Kubernetes

The API traffic analyzer for Kubernetes providing real-time K8s protocol-level visibility, capturing and monitoring all traffic and payloads going in, out and across containers, pods, nodes and clu...

GitHub
PromCon EU 2022

YouTube
Just realized.. Advent of Code is already starting next week! Are you in? Or trying out new languages for the next one?