Kubernetes
PulseAugur coverage of Kubernetes — every cluster mentioning Kubernetes across labs, papers, and developer communities, ranked by signal.
- developed by Google+ 100%
- developed by Cloud Native Computing Foundation 100%
- developed by GOOGL 100%
- used by MLOps 80%
- used by kubectl 80%
- used by argoCD 70%
- used by Google Cloud Platform 70%
- uses Slurm 70%
- used by PostgreSQL 70%
- affiliated with MLOps 60%
- affiliated with Slurm 50%
- affiliated with Google Cloud Platform 50%
15 天有情绪数据
-
AI agents challenge Kubernetes security with dynamic dependencies and new patterns
Autonomous AI agents pose significant security risks to Kubernetes environments due to their dynamic dependencies, credential management, and unpredictable resource consumption. To mitigate these threats, production-tes…
-
Ask HN: Who is hiring? (May 2026)
Hacker News hosted its monthly "Who is hiring?" and "Who wants to be hired?" threads in May 2026, featuring numerous job postings and individual résumés. Companies like Sectigo and Railtown AI posted open positions, inc…
-
AI代理需要“AgentOps”上下文;KServe简化AI推理部署
引入了AgentOps的概念,将其定位为基础设施即代码(Infrastructure as Code)之上的一个层级,专注于AI代理在采取行动前所需的上下文理解。这包括定义什么是事实、什么已经过验证以及不应重复哪些决策。另外,还提供了一份nxs-universal-chart v3.0指南,详细介绍了使用KServe部署AI推理模型所需的组件,如流量路由、自动扩展和监控,以简化部署流程。
-
Eric Schabell 加入 SUSE,专注于云原生人工智能和基础设施
Eric Schabell 已宣布离开 Red Hat 加入 SUSE。Schabell 是云原生和开源社区的知名人士,以其在 Rancher 和 Kubernetes 方面的工作而闻名。
-
Anthropic 的 Claude Code 为 VictoriaMetrics 构建 Kubernetes 调试 AI Agent
一位开发者使用 Claude Code 创建了一个 AI Agent,用于协助调试 Kubernetes 环境,特别是针对 VictoriaMetrics。该 Agent 旨在简化复杂容器化应用程序的故障排除过程。该项目凸显了 AI 工具在专业 IT 基础设施管理中的日益增长的应用。
-
Linux kernel flaw 'Copy Fail' allows local users to gain root access
A critical vulnerability dubbed Copy Fail (CVE-2026-31431) has been discovered in the Linux kernel's cryptographic code, allowing unprivileged local users to gain root access. The flaw enables modification of the page c…
-
人工智能帮助台使用 RAG 和 GPT-4.1-mini 为蛋白质结构沉积提供支持
研究人员开发了一个由人工智能驱动的帮助台系统,以协助结构生物学家将大分子结构沉积到蛋白质数据库(PDB)中。该系统利用检索增强生成(RAG)和 GPT-4.1-mini 以及 PostgreSQL 数据库,提供全天候支持。它旨在处理日益增长的沉积者咨询量,提供有引文支持的回复,并过滤掉不相关的查询。
-
Researchers propose new frameworks for securing AI agents and multi-agent systems
Multiple research papers released in April 2026 address the growing security challenges in autonomous AI agent systems. These papers propose frameworks and methodologies for enhancing the safety, trustworthiness, and go…
-
AI 代理应该是嵌入式软件组件,而不是对话式同事
本文认为,AI 代理应该被集成到软件组件中,而不是被当作类人同事对待。作者建议使用 CLI 和声明式规范等模式,将代理直接嵌入软件架构中。通过利用变更数据捕获 (CDC) 和增量查询引擎,代理可以有效地响应数据变化,从而减少持续监督和冗长对话的需要。
-
Embed AI agents in software for calm, ambient interaction, not as coworkers
This article argues that AI agents should be integrated directly into software rather than treated as external collaborators. The author suggests that current agent interfaces, which mimic human conversation, create a h…
-
KServe 通过无服务器推理简化 Kubernetes 上的 AI 模型部署
KServe 是一个开源项目,专为 Kubernetes 上的可扩展、多模型服务而设计。它旨在简化生产环境中机器学习模型的部署和管理。该平台支持各种框架,并提供无服务器推理和 MLOps 集成的功能。
-
Character.ai 将 SLURM 调度器与 Kubernetes 集成以支持 GPU 研究
Character.ai 开发了一个名为 Slonk 的内部系统,该系统将传统的 SLURM 调度器与 Kubernetes 集成,用于管理 GPU 研究集群。该系统旨在为研究人员提供熟悉的 SLURM 用户体验,包括公平队列和群体调度等功能,同时利用 Kubernetes 的操作优势,如编排、健康检查和自动扩缩容。Slonk 将 SLURM 节点视为 Kubernetes Pod,从而能够实现跨异构集群和云的高效资源共享和管理。
-
AI Demand Surges as Billions in Compute Remain Locked
Major technology companies are collectively planning to spend approximately $700 billion on AI infrastructure in 2026, a significant increase from previous years. Despite this massive investment, a recent report indicat…
-
Fortress 发布面向多租户 SaaS 应用的 BYOC 数据库平台
Fortress,一家 YC S24 初创公司,推出了一款专为多租户 SaaS 应用设计的数据库平台,重点在于简化租户数据隔离。该平台提供自带云(BYOC)后端即服务,允许开发者跨共享和专用数据库实例管理租户数据。Fortress 旨在提供托管 DBaaS 的便捷性,同时在任何云上实现原生隔离和程序化配置,支持开发者满足日益增长的数据敏感性和合规性需求。
-
MM1: Apple 的首个大型多模态模型
研究人员开发了 Cornserve,一个开源的分布式服务系统,旨在高效处理任何到任何的多模态模型,该模型可以处理和生成文本、图像和音频等各种数据类型的组合。通过分离模型组件并独立扩展它们,该系统将吞吐量提高了 3.81 倍,并将尾部延迟降低了 5.79 倍。另外,一个名为 XTC-Bench 的新评估框架已被引入,用于评估统一多模态模型的跨任务一致性,结果显示在单个任务上的高表现并不保证它们之间的语义对齐。
-
IBM seeks Kubernetes expert with 12 years' experience
IBM is seeking an experienced Cloud Native Infrastructure Engineer/Architect with a minimum of 12 years of experience in Kubernetes administration. The role emphasizes expertise in managing and optimizing cloud-native i…
-
Ubuntu 19.10 增强 AI/ML 开发和边缘 Kubernetes
Canonical 发布了 Ubuntu 19.10,重点在于增强 AI/ML 开发和边缘计算能力。此次更新通过 MicroK8s 改进了对边缘 Kubernetes 的支持,并集成了 Kubeflow 以支持机器学习工作流。此外,它还提供了更好的多云基础设施经济性以及改进的桌面体验,包括性能增强和实验性的 ZFS 支持。
-
OpenAI 将 Kubernetes 集群扩展到 7,500 个节点以支持大型模型研究
OpenAI 已成功将其 Kubernetes 基础设施扩展到管理 7,500 个节点,远超其先前的 2,500 个节点集群。这一增强的基础设施旨在支持 GPT-3 和 DALL-E 等大型 AI 模型,并促进快速的小规模研究迭代。该公司详细介绍了在此扩展过程中遇到的技术挑战和解决方案,包括对 etcd 性能和网络吞吐量的优化,以惠及更广泛的 Kubernetes 社区。