Search results for: dex


Run an Edge AI K3s Cluster on NVIDIA Jetson Nano Boards

Posted on March 31, 2021 | By Carlos Crisóstomo Vals

Guest post originally published on SUSE’s blog by Carlos Crisóstomo Vals Introduction to Edge Artificial Intelligence Proof of Concept For several years I have worked with customers who wanted to use artificial intelligence (AI) in their products (mostly…


How to build an elastic search cluster for production?

Posted on March 25, 2021 | By Stanislas Girard

Guest post by Stanislas Girard, Site Reliability Engineering at Padok Running an elastic search cluster in production is not an easy task. You are probably working with gigabits of data coming in all the time and need to…


Introduction to k3d: Run K3s in Docker

Posted on March 16, 2021 | By Thorsten Klein

Guest post originally published on SUSE’s blog by Thorsten Klein, freelance software engineer at SUSE and k3d maintainer  In this blog post, we’re going to talk about k3d, a tool that allows you to run throwaway Kubernetes clusters…


Jaeger persistent storage with Elasticsearch, Cassandra & Kafka

Posted on March 12, 2021 | By Dotan Horovits

Guest post originally published on Jaeger Tracing’s blog by Dotan Horovits Running systems in production involves requirements for high availability, resilience and recovery from failure. When running cloud native applications this becomes even more critical, as the base…


Top Kubernetes health metrics you must monitor

Posted on March 8, 2021 | By Ajit Chelat

Guest post originally published on Logiq’s blog by Ajit Chelat Kubernetes is one of the most popular choices for container management and automation today. A highly efficient Kubernetes setup generates innumerable new metrics every day, making monitoring cluster health quite…


Cloud Native Computing Foundation Shares Schedule for KubeCon + CloudNativeCon Europe 2021 – Virtual

Posted on March 3, 2021

Technologists from around the world will convene online for four days to share knowledge and advance cloud native technology   SAN FRANCISCO, Calif. – March 3, 2021 – The Cloud Native Computing Foundation® (CNCF®), which builds sustainable ecosystems for…


Are you making these 3 debugging mistakes?

Posted on February 2, 2021 | By Dudi Cohen

Guest post originally published on Rookout’s blog by Dudi Cohen, VP of R&D at Rookout I have been managing R&D teams for the past 14 years or so and have learned many lessons along the way. Some of…


Cloud Native Predictions for 2021 and Beyond

Posted on January 29, 2021 | By Chris Aniszczyk

Cross-post from Chris Aniszczyk‘s personal blog I hope everyone had a wonderful holiday break as the first couple weeks of January 2021 have been pretty wild, from insurrections to new COVID strains. In cloud native land, the CNCF…


Spark Operator and S3: 4 Integration Steps to Operator Flames

Posted on January 20, 2021 | By Allison Richardet

Guest post originally published by Allison Richardet, Principal Software Development Engineer, Mastercard At MasterCard, the Internal Cloud Team maintains our on-premises Kubernetes platform. Our work includes maintaining Kubernetes clusters, the core deployments we rely on and provide our…


Implementing GitOps on Kubernetes Using K3s, Rancher, Vault and Argo CD

Posted on November 12, 2020 | By Adam Toy

Originally published on Rancher Federal by Adam Toy As Kubernetes continues to establish itself as the industry standard for container orchestration, finding effective ways to use a declarative model for your applications and tools is critical to success….