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

推荐订阅源

博客园_首页
Y
Y Combinator Blog
Engineering at Meta
Engineering at Meta
D
Docker
GbyAI
GbyAI
aimingoo的专栏
aimingoo的专栏
大猫的无限游戏
大猫的无限游戏
腾讯CDC
P
Proofpoint News Feed
A
About on SuperTechFans
WordPress大学
WordPress大学
Stack Overflow Blog
Stack Overflow Blog
Google DeepMind News
Google DeepMind News
C
Check Point Blog
Microsoft Security Blog
Microsoft Security Blog
H
Hackread – Cybersecurity News, Data Breaches, AI and More
L
LangChain Blog
MyScale Blog
MyScale Blog
博客园 - 三生石上(FineUI控件)
Hugging Face - Blog
Hugging Face - Blog
Microsoft Azure Blog
Microsoft Azure Blog
N
Netflix TechBlog - Medium
G
Google Developers Blog
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻

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.