avatar
Articles
8
Tags
9
Categories
3
Home
Archives
Tags
Categories
About
Chen's Digital Space
Search
Home
Archives
Tags
Categories
About

Chen's Digital Space

Reflections on My Internship - Building, Securing, and Stabilizing Cloud Systems
Created2025-08-21|Development
A reflection on my three-month internship experience, covering Kubernetes controller development, cloud resource governance, and system stability improvements, along with lessons learned in balancing technology and operations.
Debugging an AWS Security Group Leak in Crossplane-managed Kubernetes Resources
Created2025-07-20|Development
In this post, I’ll walk through how I debugged an AWS security group leak, the discovery process involving the AWS Load Balancer Controller, and how a subtle misconfiguration in our services led to the leak.
Understanding Kubernetes Controller Development
Created2025-06-04|Development
This post introduces the basics of Kubernetes controller development, covering key concepts, common patterns, and lessons learned from hands-on experience. A quick guide for anyone looking to extend Kubernetes with custom logic.
My Personal Config for Some IDEs
Created2025-05-17|Development
This is a collection of my personal configurations for various IDEs, including VSCode and JetBrains IDEs. It includes key mappings, settings, and plugins that I find useful for my workflow.
Understanding Context in Golang
Created2025-05-11|Study
In this post, we’ll explore what context is, why it exists, and how to use it effectively — with examples that are both beginner-friendly and grounded in real-world use cases.
Understanding Concurrency in Golang
Created2025-05-05|Study
In this post, I’ll explore what goroutines and channels are, how they work under the hood, and how to use them effectively — all explained in a clear and beginner-friendly way.
Understanding Slice in Golang
Created2025-05-04|Study
In this post, I’ll explore the internal structure of slices, how they behave with append, the cost of copying, and tips to use them safely and efficiently.
Hello World
Created2024-12-10|Test
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub. Quick StartCreate a new post1$ hexo new "My New Post" More info: Writing Run server1$ hexo server More info: Server Generate static files1$ hexo generate More info: Generating Deploy to remote sites1$ hexo deploy More info: Deployment
1
avatar
Chen Guo
Stay cool.
Articles
8
Tags
9
Categories
3
Follow Me
Announcement
This is my Blog
Recent Posts
Reflections on My Internship - Building, Securing, and Stabilizing Cloud Systems2025-08-21
Debugging an AWS Security Group Leak in Crossplane-managed Kubernetes Resources2025-07-20
Understanding Kubernetes Controller Development2025-06-04
My Personal Config for Some IDEs2025-05-17
Understanding Context in Golang2025-05-11
Categories
  • Development4
  • Study3
  • Test1
Tags
Golang Docker Vim VSCode AWS Hexo Container Kubernetes JetBrains
Archives
  • August 2025 1
  • July 2025 1
  • June 2025 1
  • May 2025 4
  • December 2024 1
Website Info
Article Count :
8
Runtime :
Total Word Count :
4.9k
Last Update :
©2019 - 2025 By Chen Guo
Framework Hexo|Theme Butterfly
Search
Loading Database