Search results for: kubernetes


Kubernetes cost allocation done right

Posted on April 24, 2020

Measuring costs in Kubernetes environments is complex. Applications and their resources needs are often dynamic. Teams share resources without transparent prices attached to workloads while organizations are increasingly running resources on disparate machine types and even multiple cloud…


Everything you need to know about Storage for Kubernetes

Posted on April 24, 2020

We will discuss cloud native storage technologies and how they integrate with K8s in orchestrated workloads. The session will cover an overview of the cloud native storage landscape as defined in the CNCF Storage Landscape Whitepaper, including comparing…


Chasing away Kubernetes DaemonSet issues with Prometheus & AlertManager

Posted on April 21, 2020

Guest post by Mohammed Naser, CEO of VEXXHOST As we slowly continue our migration to Prometheus alarms with AlertManager, we took a strategy of building out a vague set of alerts and then building more accurate, narrowed down…


Migrating to Kubernetes

Posted on April 17, 2020

Originally published on the Sensu blog by Todd Campbell, Developer Advocate at Sensu The reasons to move to Kubernetes are many and compelling. This post doesn’t make the case that you should migrate, but assumes you have already decided that…


Kubernetes RBAC 101

Posted on April 15, 2020

Incredibly powerful and flexible, Kubernetes role-based access control (RBAC) is an essential tool to effectively manage production clusters. Yet many Ops and DevOps engineers are still facing barriers to efficiently use it at scale. These include a steep…


Helping app developers adopt Kubernetes with Tekton and Argo Automation

Posted on April 10, 2020

Experienced Python, Node, React, and Java developers can find it difficult to adopt Kubernetes. Successful deployments require a strong DevOps pipeline. This session will highlight personal experiences working with Tekton, Argo CD, and Kubernetes in production environments. We…


SiliconANGLE: "CNCF to host Dragonfly, a cloud-native file distribution system for Kubernetes"

Posted on April 9, 2020

The Cloud Native Computing today announced its second incubation-level hosted project this week: Dragonfly, an open-source, cloud-native image and file distribution system for Kubernetes users.


How AWS uses Firecracker and Fargate to run serverless Kubernetes pods in Amazon EKS

Posted on April 8, 2020

标题:AWS 如何利用 Firecracker 与 Fargate 在 Amazon EKS 中运行无服务器 Kubernetes Pod 摘要:AWS Firecracker,这是一项新型虚拟化与开源技术,让服务拥有者能够将容器实现的速度、资源效率和性能与传统虚拟机的安全性与隔离性结合,从而运行基于容器的、安全的多租户服务。AWS通过 firecracker-containerd 项目实现了全新的安全容器数据平面,并通过 CNCF containerd 管理容器生命周期。借助 Fargate 管理平面,AWS 提供的 Kubernetes Pod 可以按其请求的计算容量运行,并且每个 Pod 都在自身 VM 隔离的环境中运行,无需与其他 Pod 共享资源。使用Amazon Elastic Kubernetes Service (EKS)在 AWS Fargate 上运行 Kubernetes…


SiliconANGLE: "CNCF to host the Argo Project, to manage apps built on Kubernetes, at incubation level"

Posted on April 7, 2020

The Cloud Native Computing Foundation said today its Technical Oversight Committee has voted to accept the Argo Project as its latest incubation-level hosted project.


EnterpriseAI: "Kubernetes tools keep coming"

Posted on April 7, 2020

The Cloud Native Computing Foundation (CNCF) said it has accepted Project Argo as a hosted incubator project, the interim step toward “graduation.” Argo was launched in 2017 by the Bay Area startup Applatix, which had been developing a…