Project post originally published on the Flux blog by Daniel Holbach As the Flux family of projects and its communities are growing, we strive to inform you each month about what has already landed, new possibilities…
CNCF On-Demand Webinar: Easily find the needle in your Kuberenetes traffic haystack with Mizu
In Cloud Native architectures, many developers find troubleshooting and debugging painful. All public function calls (which used to run locally) have become API calls going to other services, over the network.Mizu gives control back to the…
CNCF On-Demand Webinar: Extend Falco with Plugins: Trigger Alerts with any Stream of Events
Falco is the de facto Runtime Security agent for Kubernetes environments, by capturing syscalls it can see everything at Kernel level. With its’ new Plugin system, you can now apply the logic of rules to any…
Flux security: Using pod security standard “restricted”
Project post originally published on the Flux Blog by Daniel Holbach Next up in our blog series about Flux Security is how we moved to Pod Security Standard “restricted”, all the background info you need to know and…
CNCF Live Webinar: From Pipelines to Supply Chains: Level up with Supply Chain Choreography
The Kubernetes ecosystem has a rich set of solutions for various stages of CI/CD. Tools like Flux, Tekton, kpack, Knative, ArgoCD, and more each enable big steps forward in establishing a modern path to production. And…
Learn OpenTelemetry tracing with this lightweight microservices demo
Guest post originally published in the Timescale Blog by Ramon Guiu and John Pruitt OpenTelemetry is an open source observability framework for cloud-native service and infrastructure instrumentation hosted by the Cloud Native Computing Foundation (CNCF). It has gained…
CNCF On-Demand Webinar: Securing microservices using Let’s Encrypt
We are going to explore Cert-manager, Kubernetes plug-in for automating the management and issuance of TLS certificates from various issuing sources.
Configuring OpenTelemetry in Ruby
Guest post by Scout APM OpenTelemetry is enabling a revolution in how Observability data is collected and transmitted. See our What Is OpenTelemetry post on why this is an important inflection point in the Observability space….
CNCF On-Demand Webinar: Secrets Store CSI Driver – Bringing external secrets in-house
Applications running on Kubernetes require access to sensitive information (passwords, SSH keys and authentication tokens). But how do you configure your applications when the source of truth for these secrets is an external secret store? What…
Testing cloud native best practices with the CNF Test Suite
Community post by Joel Hans for CNCF The telecommunications industry is the backbone of today’s increasingly-digital economies, but it faces a difficult new challenge in evolving to meet modern infrastructure practices. How did telecommunications get itself…