Operations | Monitoring | ITSM | DevOps | Cloud

Containers

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

Managing Multi-Cluster, Multi-Cloud Deployments with GitOps and ArgoCD - Ricardo Rocha (CERN)

Richardo Rocha, Computing Engineer at CERN, joined the Meetup for Argo monthly series and talked about managing Multi-Cluster, Multi-Cloud Deployments with GitOps and ArgoCD. The last few years saw two relevant trends in CERN deployments: Kubernetes and cloud-native technologies on the deployment side, and public clouds as a potentially cost-effective way to get the additional capacity to cover workloads spikes and access resources that are scarce on-premises, such as GPUs and other accelerators.

Distributed Observability: A Look into ESG Research

What are your colleagues' top concerns as they navigate between monitoring and observability? How are they planning for a cloud migration and moving away from a siloed approach? This brief video brings together industry experts from ESG to discuss results from their recent cloud observability survey, and gives a sneak preview into how Space Ape Games benefited from VMware Tanzu Observability by Wavefront.

Civo Update - April 2022

In March, the Cloud Native Computing Foundation (CNCF) released its Annual Survey 2021. Civo featured alongside the likes of Amazon and Azure when CNCF asked developers "Does your organization use any certified Kubernetes installers?". Saiyam, Director of Technical Evangelism at Civo, also released an update on the new advancements so far for our 2022 Roadmap.

Is Deploying Kubernetes in Air-Gapped Environments Hard? Read How This Security-Conscious Customer Radically Simplified the Deployment Process

Many federal and public sector organizations seek to capitalize on the benefits of a production-grade Kubernetes distribution in their own private data centers, which are often highly restricted and air-gapped environments. However, deploying and operating Kubernetes and other technologies in air-gapped environments is incredibly complex. Teams maintaining Kubernetes in these environments contend with restrictive network access and software supply chain security concerns.

Get Started Using VMware Tanzu Mission Control with Tanzu Kubernetes Grid

Today, there are growing pressures on operations and development teams to deploy software faster and into more environments, such as development, staging, or production. Organizations need self-service tools and operational efficiency, and VMware is meeting the challenge with solutions to help modernize operations and unburden their teams. VMware Tanzu Mission Control unifies cluster management to a single control plane and groups resources as a resource hierarchy.

Sponsored Post

Kubernetes Load Test Tutorial

In this blog post we use podtato-head to demonstrate how to load test kubernetes microservices and how Speedscale can help understand the relationships between them. No, that's not a typo, podtato-head is an example microservices app from the CNCF Technical Advisory Group for Application Delivery, along with instructions on how to deploy it in numerous different ways. There are more than 10 delivery examples, you will surely learn something by going through the project. We liked it so much we forked the repo to contribute our improvements.