Kubernetes

4 Challenges In Kubernetes Log Transport

For the past three months, I have been working on PKS observability features. Right now, it’s mostly about kubernetes logging.

hmm, logging? Collect logs, and send them to the log server. That looks quite straightforward. Simple and Common, isn’t it? Agree, but only partially. I have noticed some new challenges in the container logging, compared to VM or bare metal envs.

Here are the summary. Check it out! See how much it may apply to your kubernetes projects. (BTW, our PKS project is hiring)

5 Challenges In Kubernetes Log Transport


(more…)

Series: Build K8S Solution From Scratch

I’d like to label myself as a kubernetes expert and software architect in two years.

Like everyone in container world, I have a lot of pleasures consuming kubectl. And behind the scene, I’m even more amazed for how typical K8S solutions are designed and implemented.

If you’re also interested, here is a blog series for you. Check it out, and discuss with me!

Series: Build Your K8S Solution From The Scratch


(more…)