Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on Containers, Kubernetes, Docker and related technologies.

KMC - Observing and Optimizing Your Rancher Env (with Datadog)

Kubernetes has exploded in popularity due to its versatility, ease of use, and powerful autoscaling abilities. With Rancher, teams can seamlessly manage their Kubernetes and cloud-native workloads. Getting observability into such a dynamic technology, however, remains challenging.

Set up Your K3s Cluster for High Availability on DigitalOcean

In this post, we will outline a reference architecture for setting up K3s in a High Availability (HA) configuration. This means that your K3s cluster can tolerate a failure and remain up and running and serving traffic to your users. Your applications should also be built and configured for high availability, but that is beyond the scope of this tutorial. K3s is a lightweight certified Kubernetes distribution developed at Rancher Labs that built is for IoT and edge computing.

OpenShift Optimization with Jenkins CI/CD

Learn how Raiffeisen Bank International uses Densify container optimization analytics in their Jenkins CI/CD pipeline to precisely resource their Red Hat OpenShift containers. Since embedding Densify into their CI/CD workflow, Raiffeisen has reduced resource demands, cut the frequency at which container resources need to be expanded by nearly 50%, and reduced the risk of instability caused by memory shortages.

How Kubernetes is transforming the industrial edge

According to leading independent researchers teknowlogy | PAC, open source platforms – and Kubernetes in particular – are central to the future of digital factories. The PAC RADAR report offers a detailed market analysis of industrial digitalisation trends, and it predicts that Kubernetes-based platforms that bring together edge and cloud technologies will soon dominate the digital factory landscape.

Modernization Starts With Infrastructure

Today, every company is a software company and digital business is a core strategy for many organizations. To gain the much-needed agility and efficient scalability, companies in all verticals are modernizing their infrastructure by moving to hybrid, multicloud and cloud-native environments. Realizing that modern applications run on modern infrastructure, IT leaders are prioritizing infrastructure modernization initiatives.

Qovery is now part of the CNCF

Qovery is excited to announce that we are now a silver member of the Cloud Native Computing Foundation (CNCF) and Linux Foundation (LF). As a CNCF silver member, we are looking forward to contributing to CNCF projects and playing an active role in developing the cloud-native ecosystem. Qovery also recently makes is deployment engine open-source, an abstraction layer library that turns easy apps deployment on AWS, GCP, Azure, and other Cloud providers. ‍

Implementing GitOps on Kubernetes Using K3s, Rancher, Vault and ArgoCD

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. In this blog, we’ll set up a K3s Kubernetes cluster in AWS, then implement secure GitOps using ArgoCD and Vault. Check out the source for the infrastructure and the Kubernetes umbrella application here.