Operations | Monitoring | ITSM | DevOps | Cloud

Containers

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

CICD Pipeline Using Razorops | Continuous Integration | Continuous Deployment

Teams can have a complete CI/CD pipeline with the aid of Razorops. It is a fully managed continuous integration and deployment platform that is a complete software package that is ready for deployment, runs tests, and builds container images from source code. With Razorops, teams have a fully managed continuous integration and deployment platform that creates container images from source code and runs tests on a complete software package that is ready for deployment.

Kubernetes Cluster Autoscaler vs Karpenter

One of the most exciting things when using Kubernetes is the ability to scale up and down the number of nodes based on application consumption. So you don’t have to manually add and remove nodes on demand and let it go on usage. Obviously what you want is to keep control on the minimum and the maximum number of nodes to avoid an unexpected bill.

Enabling Trust Driven Development - Shipa Insights

When you think of TDD, you might lean towards Test-Driven-Development. Though in Tomasz Manugiewicz’s ACE 2022 talk, the ‘T’ in TDD could also mean Trust e.g Trust-Driven-Development. The talk, boils down to if there is trust, there is autonomy. If there is autonomy, creativity flourishes. Building trust is done incrementally, incremental success builds success. Software engineering is a team sport and an exercise in iteration.

Introducing VMware Tanzu GemFire for Redis Apps

The release of VMware Tanzu GemFire 9.15 introduces compatibility with the VMware Tanzu GemFire for Redis Apps add-on. This add-on enables compatibility between Redis applications and Tanzu GemFire for the first time ever, unlocking enterprise-ready features for your Redis applications.

The future of K3s and Kubernetes

Join us in our roundtable panel as we discuss how the future of k3s is being shaped by the industry and examples of how we utilize k3s applications. Kunal Kushwaha and Kai Hoffman, Developer Advocates at Civo, will address the concepts surrounding k3s as well as where the Kubernetes industry is heading. K3s is designed to be a single binary of less than 40MB that completely implements the Kubernetes API. This is recognized as a fully CNCF (Cloud Native Computing Foundation) certified Kubernetes offering whilst removing a lot of the extra drivers that aren’t needed.

Drive Tanzu Mission Control Cluster Configuration and Add-ons with Flux CD

VMware Tanzu Mission Control users can now drive clusters via GitOps. This new feature of Tanzu Mission Control is built on Flux CD and enables users to attach a git repository to a cluster and sync YAML artifacts (using Kustomize) from the repository to the cluster. This feature provides a method for managing cluster configurations with Tanzu Mission Control via continuous delivery from a git repository.

Community Spotlight series: Calico Open Source user insights from Cloud Native Technologist, Jintao Zhang

In this issue of the Calico Community Spotlight series, I’ve asked Jintao Zhang from API7.ai to share his experience with Kubernetes and Calico Open Source. API7.ai is an open-source infrastructure software company that helps businesses manage and visualize business-critical traffic, such as APIs and microservices to accelerate business decisions through data.

Building Everything-as-Code? Learn These CI/CD Processes and Tools First

Here at Kublr we always emphasize how important it is to understand the foundations of Kubernetes (K8s) and its operations tools so you can more efficiently manage your applications and simplify your cloud-native development workflow. Understanding these components on the front end is equally important as we begin our build processes, especially when building with an everything-as-code approach.