Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

Docker Container Lifecycle Tutorial | Create, Run, Pause, Stop, Kill

In this tutorial, we will learn about Docker container lifecycle. But first, let me share a personal anecdote. On a hot summer afternoon in 2021, my manager called me out of the blue and said, “Muskan, the project file you shared with me is not working on my machine. Could you please come over and fix the setup? It’s really urgent.” I rushed to his cabin and tried my best but could not fix the dependencies issues.

Provoking thinking: Why we launched Civo Navigate

At Civo, we have always sought to expand people’s understanding of technology. From setting up an academy to help people get to grips with Kubernetes to running developer events around the world, we firmly believe that the benefits of technology should be accessible to everyone. There is a growing global community in the tech sector that is focused on a new way of doing things. This community is united by a conviction that these changes must be done for the benefit of all.

What's new in Calico Enterprise 3.15: FIPS 140-2 compliance, new dashboards, egress gateway pod failover, and more!

Tigera provides the industry’s only active Cloud-Native Application Security Platform (CNAPP) for containers and Kubernetes. Available as a fully managed SaaS (Calico Cloud) or a self-managed service (Calico Enterprise), the platform prevents, detects, troubleshoots, and automatically mitigates exposure risks of security issues in build, deploy, and runtime stages across multi-cluster, multi-cloud, and hybrid deployments.

How to Monitor kube-controller-manager

When it comes to creating new Pods from a ReplicationController or ReplicaSet, ServiceAccounts for namespaces, or even new EndPoints for a Service, kube-controller-manager is the one responsible for carrying out these tasks. Monitoring the Kubernetes controller manager is fundamental to ensure the proper operation of your Kubernetes cluster. If you are in your cloud-native journey, running your workloads on top of Kubernetes, don’t miss the kube-controller-manager observability.

Sponsored Post

The Role of Kubernetes in Production Traffic Replication

Organizations are starting to realize that simply writing tests to generate traffic is simply not good enough. Rather, production traffic replication is now necessary, where you record traffic from your production environment and then replay it in your development environment. To match the modern principles of this testing methodology, it makes sense to also utilize modern infrastructure, like Kubernetes. Some benefits of using Kubernetes for production traffic replication are the ability to: Additionally, load generators are ephemeral. These reasons-and a few more besides-will be covered later in this post, but let's first take a deeper look at what production traffic replication is.

When to Use K3s and RKE2

K3s and Rancher Kubernetes Engine (RKE2) are two Kubernetes distributions from the SUSE Rancher container platform. Either project can be used to run a production-ready cluster; however, they target different use cases and consequently possess unique characteristics. This article will explain the similarities and differences between the projects. You’ll learn when it makes sense to use RKE2 instead of K3s and vice versa.

A 2022 Recap for VMware Tanzu Application Service and Cloud Foundry

VMware Tanzu Application Service is a modern application platform for enterprises that want to deliver mission-critical microservices across clouds. The team at VMware Tanzu has been hard at work this year, continuing to enhance the overall developer and operator experiences on the platform. In addition to this work, the team continued to collaborate closely with the Cloud Foundry community and honor VMware’s commitment to open source ecosystems.

5 Predictions for Kubernetes in 2023

It should surprise no one that Kubernetes uptake is growing and will continue to do so. The wildly popular container orchestration platform’s continuous development is fueled by broad adoption. This will continue in 2023 as more companies, teams and individuals embrace it as a platform for innovation, building new applications and scaling existing ones faster than ever before.

VMware Tanzu Mission Control Year in Review: 2022 Edition

We aren’t done with 2022 yet, but phew! This was a busy year for the VMware Tanzu Mission Control team. In the two short years since VMware introduced Tanzu Mission Control, the Kubernetes management hub has evolved rapidly to meet industry trends and changing customer needs with important new features, such as data protection, lifecycle management capabilities, GitOps automation, and integration across the VMware portfolio, to name a few.

What is FluentD, and how does it work with Kubernetes?

FluentD is a free and open-source data collector. With its decentralized ecosystem, it’s known for its built-in reliability and cross-platform compatibility. One of the biggest challenges in big data collection is the lack of standardization between collection sources. They just aren’t able to talk to each other. With FluentD, you can address one of the biggest challenges to big data log collection.