Operations | Monitoring | ITSM | DevOps | Cloud

Containers

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

MicroK8s is now on AWS marketplace

Everyone knows that MicroK8s is an extremely lightweight, extensible, reliable, CNCF-compliant distribution of Kubernetes. What you didn’t know until now is that it is even easier to install and manage as part of your AWS marketplace experience. First, a quick reminder of why MicroK8s is great: What is new is that MicroK8s is now available on the AWS marketplace, combining all of MicroK8s advantages with the convenience of AWS.

Introduction to Kubernetes Observability

Cloud has become the de-facto standard for new application development. Kubernetes solves many problems of modern-day cloud infrastructure. It has made microservices-based distributed software systems possible, enabling organizations to provide on-demand scaling. But at the same time, Kubernetes has also increased operational complexity. In simple terms, Kubernetes is a container orchestration tool. Container environments are dynamic and ephemeral.

Kubernetes CreateContainerConfigError and CreateContainerError

CreateContainerConfigError and CreateContainerError are two of the most prevalent Kubernetes errors found in cloud-native applications. CreateContainerConfigError is an error happening when the configuration specified for a container in a Pod is not correct or is missing a vital part. CreateContainerError is a problem happening at a later stage in the container creation flow. Kubernetes displays this error when it attempts to create the container in the Pod.

Provision your Cloud Infrastructure Directly with kubectl using OpenCP - Civo.com

With an ongoing problem surrounding the complexity of managing your clusters, OpenCP aims to provision your cloud infrastructure using kubectl. This talk with Dinesh Majrekar and Alejandro J. Nuñez Madrazo outlined how the OpenCP architecture can help make your deployment and management of Kubernetes infrastructure on multi-cloud environments easier with a live demo on how to get it set up. For more information on OpenCP.

How to Manage the High Cost of Scaling on Heroku

The ability to scale your applications is crucial for businesses, enabling them to manage growing user traffic, maintain application performance, and expand the business efficiently. Heroku has become one of the most popular platforms for this purpose due to its user-friendliness, rapid deployment, and support for various programming languages. Despite its powerful infrastructure and beneficial features, scaling on Heroku presents certain challenges in terms of high cost and poor performance.

Kubernetes 101: A comprehensive guide

Over time, Kubernetes has become a household name for container orchestration as organizations aim to streamline complex processes. With its rapidly growing popularity and convenient ecosystem, many organizations started using it to manage their applications and workloads. But what exactly is it, and how did it come into existence?

Migrating from Prometheus, Grafana, and Alert Manager to Sysdig Monitor

Are you an OSS Prometheus, Grafana, and Alert Manager user thinking about migrating to Sysdig Monitor, and don’t know about the transition details? Are you wondering what the benefits are of using Sysdig Monitor instead of DIY Prometheus, Grafana, and Alert Manager? If so, then this article is for you!

Monitoring Kubernetes Object Configuration with LogicMonitor

Kubernetes has emerged as the de facto standard for container orchestration in modern software development, allowing organizations to manage and scale containerized applications easily. As a highly dynamic and distributed system, however, Kubernetes can be challenging to manage and maintain at scale. One of the most critical aspects of maintaining a stable and secure Kubernetes cluster is monitoring the object configurations and tracking the changes over a period of time.