惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

B
Blog RSS Feed
WordPress大学
WordPress大学
博客园_首页
罗磊的独立博客
D
Docker
N
Netflix TechBlog - Medium
博客园 - Franky
Hugging Face - Blog
Hugging Face - Blog
D
DataBreaches.Net
I
InfoQ
L
LangChain Blog
GbyAI
GbyAI
V
V2EX
博客园 - 聂微东
P
Proofpoint News Feed
博客园 - 【当耐特】
腾讯CDC
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
量子位
Martin Fowler
Martin Fowler
有赞技术团队
有赞技术团队
U
Unit 42
博客园 - 司徒正美
大猫的无限游戏
大猫的无限游戏

Stonecharioteer on Tech

I Traced My Traffic Through a Home Tailscale Exit Node What Was I Reading Last? In Three Not-So-Easy Pieces Dogfooding Is Hard Code blocks in your books, finally GoForGo v0.9.0 Merrilin - We built an app to read books I use a Macbook now Data Structures & Algorithms - Preparing for Interviews Using a local DNS namespace for local service discovery Direction KOllector - Publishing KOReader Highlights gbt: branches touched in the last 24 hours A Soiree into Symbols in Ruby Some Smalltalk about Ruby Loops Ruby Blocks Returning from Ruby Blocks, Procs and Lambdas My Linux Laptop Finally Works: How Claude Helped Me Fix Years of Annoyances TIL: Watchexec - Modern File Watching for Development Workflows A Less Busy Mind GoForGo - Learn Go through live examples Migrating My Old Blog to Hugo with Claude The Qtile Window Manager: A Python-Powered Tiling Experience Read the RFCs that Built the Internet Py-x-Protobuf - Or How I Learned to Stop Worrying and Love Protocol Buffers Python Reverse a List New Beginnings Leaving ChainSafe Systems Screen Lock for Cinnamon Desktop using Zenity and Terminal Commands Crews Not Teams A System for Getting Better at LeetCode
TIL: ChartMuseum for Helm, AMD's Corporate Journey, and K...
2021-03-19 · via Stonecharioteer on Tech

ChartMuseum - Helm Chart Repository

  • ChartMuseum - Helm Chart Repository
  • Open-source Helm chart repository server with API
  • Supports multiple storage backends and authentication
  • Essential for managing private Helm charts in organizations

ChartMuseum Features

  • Multi-backend Storage: Local filesystem, cloud storage (AWS S3, Google Cloud, Azure)
  • Authentication: Basic auth, bearer token, and custom auth plugins
  • API Support: RESTful API for chart management
  • High Availability: Designed for production deployment
  • Chart Versioning: Proper semantic versioning for chart releases

Technology History

AMD’s Rise, Fall, and Revival

  • The Rise, Fall and Revival of AMD | TechSpot
  • Comprehensive history of AMD’s journey in the semiconductor industry
  • From early competition with Intel to near-bankruptcy to current success
  • Demonstrates importance of innovation, strategic decisions, and execution

Key Historical Periods

  • Early Years (1969-1990s): Founding and initial competition with Intel
  • Athlon Era (1990s-2000s): Technical leadership and market success
  • Decline (2000s-2010s): Strategic missteps and financial struggles
  • Ryzen Revival (2010s-present): Return to competitiveness with new architecture

Kubernetes Operations

Pod Scaling Behavior

Scaling Algorithm

  • Readiness Priority: Unready pods removed before ready pods
  • Age Priority: Among ready pods, newer pods removed first
  • Stability: Keeps longer-running, proven stable pods
  • Predictability: Consistent behavior across scale-down operations

Key Takeaways

  • Infrastructure Management: Tools like ChartMuseum are essential for enterprise Kubernetes deployments
  • Corporate Resilience: AMD’s story shows how companies can recover from near-failure through innovation
  • System Design: Kubernetes’ scaling behavior prioritizes stability and predictability
  • Learning Resources: Understanding both technical details and business history provides broader context

These topics span from practical DevOps tools to business strategy and system design principles, showing the interconnected nature of technology, business, and operational considerations.