Operations | Monitoring | ITSM | DevOps | Cloud

Containers

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

Unlocking the Potential of Machine Learning on the Cloud

Nowadays, when most people think about the term “machine learning,” they think of advanced, refined applications such as Chat-GPT, the chatbot-based deep learning text generator, or AlphaGo, the computer program that’s currently the “world's best player” of the board game Go.

Deep Dive into Qovery's Environment Variables and Secrets Management

Deploying an application is an intricate process that requires managing environment variables and secrets. These variables and secrets help applications access essential resources such as API keys, database credentials, and more. However, manually managing these variables and secrets can be challenging and time-consuming, especially for engineering teams that manage multiple applications. Fortunately, Qovery has a solution for this.

Process monitoring: How you can detect malicious behavior in your containers

The default pod provisioning mechanism in Kubernetes has a substantial attack surface, making it susceptible to malevolent exploits and container breakouts. To achieve effective runtime security, your containerized workloads in Kubernetes require multi-layer process monitoring within the container.

Building a Mock Server from User Traffic in Kubernetes

A mock server can prove useful in many circumstances. Imagine you’re an engineer working on optimizing a feature inside of an existing API that relies on multiple other microservices to function properly. To fully test the optimizations, you’ll have to set up test versions of all the dependencies, which quickly proves to be quite a task in and of itself. This is where a mocks—a server that simulates the behavior of a real server—can be very beneficial.

D2iQ Kubernetes Platform + GitLab: Deliver Better Code Faster

D2iQ and Gitlab have partnered to help Kubernetes DevOps teams deliver higher-quality code faster through automation, integration, and verification of code. DKP provides a fully automated and integrated Kubernetes platform for developing and managing container deployments.

The Cloud Monitoring Journey

Monitoring is not a goal, but a path. Depending on the maturity of your project, it can be labeled in one of these six steps of the cloud monitoring journey. You will find best practices for all of them and examine what companies get from each one. From classic virtual machines to large Kubernetes clusters or even serverless architectures, companies have adopted the cloud as a mainstream way to provide their online services.

What is the ImagePullBackoff error in Kubernetes and how to fix it?

Like CrashLoopBackoff, the ImagePullBackoff is not an error but a waiting status you might see in your kubernetes pods, with the backoff time increasing after every retry. The error itself is "ErrImagePull", and it happens when there are issues when pulling the container image to the kubernetes node. So how do you solve these pull errors? Take a look at our video to get some ideas on how to resolve the various issues!

Tanzu Application Platform on AWS QuickStart: Now for Multicluster Deployments Too

The modular nature of VMware Tanzu Application Platform offers a customized environment for both developers and operators, bolstering their modernization efforts. In order to help customers reach their organizational goals, VMware continually works to refine the customer experience.