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

推荐订阅源

WordPress大学
WordPress大学
大猫的无限游戏
大猫的无限游戏
酷 壳 – CoolShell
酷 壳 – CoolShell
博客园 - 叶小钗
月光博客
月光博客
Last Week in AI
Last Week in AI
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
人人都是产品经理
人人都是产品经理
阮一峰的网络日志
阮一峰的网络日志
罗磊的独立博客
IT之家
IT之家
美团技术团队
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Hugging Face - Blog
Hugging Face - Blog
博客园_首页
S
SegmentFault 最新的问题
宝玉的分享
宝玉的分享
博客园 - Franky
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Jina AI
Jina AI
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
The Cloudflare Blog
博客园 - 司徒正美
爱范儿
爱范儿

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.