Operations | Monitoring | ITSM | DevOps | Cloud

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

Survey Says! Kubernetes Ain't Easy - Corbin Pacheco (D2iQ)

D2iQ recently conducted an independent survey of 300 IT leaders and DevOps practitioners to gather insights on Kubernetes in the Enterprise. Corbin Pacheco, Sr. Director of Product Marketing will give a sneak peek in to some of the key metrics that describe Kubernetes adoption in 2020, the evolving challenges as cloud-native technology and the landscape improve, as well as some of the impact that Covid-19 has had on Digital Transformation efforts.

Top 10 Considerations for Selecting Data Protection for Your Kubernetes Applications

Prashanto Kochavara - Trilio Are you a DevOps Engineer, Application Developer or IT Admin who needs backup and recovery, migration, DR or application mobility for Kubernetes-based applications? The extraordinary performance, scale and mobility challenges in these dynamic container environments demand a purpose-built platform that can support any public-, private- and/or multi-cloud deployment. This session covers the 10 essential things you need (and why) when choosing the right data protection solution for your cloud-native environment.

Understanding and mitigating CVE-2020-8566: Ceph cluster admin credentials leaks in kube-controller-manager log

While auditing the Kubernetes source code, I recently discovered an issue (CVE-2020-8566) in Kubernetes that may cause sensitive data leakage. You would be affected by CVE-2020-8566 if you created a Kubernetes cluster using ceph cluster as storage class, with logging level set to four or above in kube-controller-manager. In that case, your ceph user credentials will be leaked in the cloud-controller-manager‘s log.

Next-Gen Deployments at Skillshare: Building extendable and composable pipelines with Codefresh

Adam Hawkins, Staff SRE at Skillshare, shows us why they choose Codefresh, how they built production and non-production pipelines using custom steps, and how it all supports their growing engineering team.

What's new in Sysdig - October 2020

Welcome to another monthly update on what’s new from Sysdig! This month, our big announcement was around CloudTrail and Fargate scanning support. CloudTrail support gives Sysdig Secure the ability to ingest CloudTrail events. These get fed into the runtime security engine, where rules can be created using the Falco rules language.

Containers vs. VMs: Which Should You Use?

Both containers and virtual machines are virtual environments that comprise a number of computing components and are independent in nature, thereby allowing developers to scale applications in isolated runtimes. Both of these concepts aim at providing independent sets of resources to individual computing environments to ensure quick and reliable application performance.

Getting up and running with Calico on your on-prem K8s Cluster

If you are deploying Kubernetes on-premises in your datacenter, you won’t want to miss this talk and demo. The first thing you’re thinking about might not be networking, but without some knowledge of the networking decisions you’ll need to make, and what the right option is given your environment, you’re likely to get stuck or make the wrong assumptions that may limit your ability to scale or integrate with the rest of the datacenter network.

Using the new GitHub Container Registry with Codefresh

The GitHub Container Registry has just been announced by GitHub and is supported natively on Codefresh like any other Docker repository. Codefresh provides multiple options to connect to Docker Container Registries, one of which is GitHub Container Registries. Currently, GitHub plans to include the GitHub Container Registry within the pricing model of GitHub packages. In comparison, Docker Hub has added rate limits to free accounts.