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

推荐订阅源

酷 壳 – CoolShell
酷 壳 – CoolShell
aimingoo的专栏
aimingoo的专栏
P
Proofpoint News Feed
宝玉的分享
宝玉的分享
MyScale Blog
MyScale Blog
The GitHub Blog
The GitHub Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
月光博客
月光博客
量子位
博客园 - 司徒正美
V
V2EX
I
InfoQ
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Vercel News
Vercel News
H
Hackread – Cybersecurity News, Data Breaches, AI and More
美团技术团队
N
Netflix TechBlog - Medium
L
LangChain Blog
IT之家
IT之家
Blog — PlanetScale
Blog — PlanetScale
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Stack Overflow Blog
Stack Overflow Blog
A
About on SuperTechFans
Microsoft Azure Blog
Microsoft Azure 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.