Operations | Monitoring | ITSM | DevOps | Cloud

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

Mastering kubectl Scale Deployment: A Comprehensive Guide for Developers

Kubernetes has revolutionized how developers deploy, manage, and scale their applications. One of its key features is the ability to scale deployments seamlessly. This article explores various aspects of using the kubectl scale deployment command, including how to scale deployments up and down, scale all deployments in a namespace, managing replica sets, and more.

Shaping Tomorrow - Civo's Vision and the Future of Technology with Dinesh Majrekar

Join Civo CTO Dinesh Majrekar as he explores the future of technology and Civo's vision. His talk covers key industry trends, including the impact of the Silicon Valley Bank collapse, Broadcom's acquisition of VMware, and the rise of AI technologies like ChatGPT. Discover insights on sustainable growth, hybrid cloud environments, and the importance of sovereign clouds and green energy. Stay informed about the evolving tech landscape and how Civo is shaping tomorrow.

Bringing Real-time Ubuntu to Amazon EKS Anywhere customers with Ubuntu Pro

Earlier this year at Mobile World Congress (MWC) 2024 in Barcelona, Canonical announced the availability of Real-time Ubuntu on Amazon Elastic Kubernetes Services Anywhere (EKS Anywhere). With this technology enablement, a telecom operator can confidently run its Open Radio Access Network (RAN) software workloads on Amazon EKS Anywhere, thanks to the necessary support for ultra low-latency data processing with high reliability in Real-time Ubuntu.

EKS vs Cycle: Comparing Worker Nodes

Over the last few weeks I've been talking about the key differences between Amazon EKS and Cycle. If you happened to miss it and want to catch up before diving into this post you can check it out here: This post will round out the series by taking a look at how worker nodes are added to a cluster and the major differences between EKS and Cycle there.

Building a DevOps Culture: Tips for Small Engineering Teams

DevOps is essential for engineering teams looking to enhance collaboration, speed up development cycles, and maintain high-quality software delivery. Building on our previous discussion of common DevOps mistakes startups make, let's move on to ten practical strategies small engineering teams can adopt to foster a robust DevOps culture.

Top 7 best practices for monitoring your OpenShift environment

Red Hat OpenShift is an open-source container platform that provides a complete environment for developers to create, launch, and manage applications in both cloud and on-premises settings, leveraging the potential of container technology. With increasing popularity in container orchestration, OpenShift's strong scalability and features attract developers and IT experts. Nonetheless, the intricacy and changing aspects of OpenShift setups demand a tailored strategy for monitoring and observation.

An Introduction to CivoStack Enterprise - CivoStack's Impact and Innovations

In this presentation, Henry Godwin, former leader of VMware's Northern European Cloud Service Provider business, discusses the impacts of Broadcom's acquisition of VMware, the challenges faced by cloud service providers, and the innovative solutions offered by Civo and its CivoStack technology. Learn how Civo is reimagining cloud computing to provide simpler, faster, and better value services, staying true to the original promise of the cloud.

5 Ways to Make Kubernetes Auditing an Effective Habit

Kubernetes has several components that produce logs and events containing information on everything that has happened in a Kubernetes cluster. Keeping track of all this data becomes extremely challenging when you run Kubernetes at a very large scale. With so many components generating logs, organizations need a centralized place to see it all. But this is only half your problem. You also need to correlate logs coming from different components to draw the right conclusions and take effective actions.