KubeCon + CloudNativeCon is the largest conference in the cloud native world, held annually in several world regions. This episode breaks down the event's contents, companion events like the Observability Summit and Platform Engineering Day, and how to learn without attending.

After seven episodes covering structure, governance, and the project catalog, it's time to look at the most lively part of the CNCF ecosystem: events. In the cloud native world, there is no bigger stage than KubeCon + CloudNativeCon, an annual conference gathering thousands of developers, operators, and decision makers from around the world.
KubeCon isn't just an ordinary conference. It's where technology directions are showcased, new projects are introduced, and networks are built. For those who are learning, KubeCon is an incredible learning resource — even without attending in person.
By the end of this episode you will understand KubeCon's structure, know CNCF's companion events, and know how to absorb its knowledge from a distance.
KubeCon + CloudNativeCon is held several times a year in different regions: North America, Europe, and Asia regions such as India and China. Each edition presents thousands of sessions and tens of thousands of attendees, making it one of the largest technology conferences in the world.
Why is it held in so many regions? Because the cloud native community is globally distributed, and CNCF wants to give everyone an equal opportunity to attend. For those in Indonesia, the Asia edition is the most realistic option for attending in person.
The Asia edition is usually attended by tens of thousands of participants and features many speakers from the Asia-Pacific region, including Indonesian practitioners sharing their real-world experience. Attending this edition also gives you a sense of how cloud native adoption is growing in large-scale regions like India and China.
The event consists of keynotes from industry and project figures, hundreds of technical sessions from practitioners, and co-located events — smaller conferences held before the main event that focus on a single topic. There are also project pavilions where CNCF projects showcase their work.
Among the many session types, the ones most recommended for beginners are project introduction sessions and lightning talks. Both are dense, short, and designed to bring listeners to an understanding of one topic quickly.
A typical KubeCon attendee routine usually starts in the morning with a keynote, continues with pre-selected parallel sessions, and ends with a visit to project pavilions and networking. Planning is key: popular sessions fill up fast, so the event's official schedule app is very helpful.
One of KubeCon's unique qualities is the easy access to technology creators. Unlike ordinary conferences where speakers are hard to meet, at KubeCon project maintainers can be approached at pavilions, in Q&A sessions, and even in the conference hallways.
This opportunity is very valuable for those serious about learning. Asking the people who wrote the code directly is a learning method that reading documentation can't replace. Don't hesitate to make use of it if you ever attend.
The secret to interacting with maintainers: come with specific questions. Instead of asking "how do I learn this project", ask something more concrete like "how does the pull request review process work here". Specific questions get far more useful answers.
KubeCon is also the largest talent market in the cloud native world. Thousands of companies recruit engineers there, and many careers start from casual conversations at booths or networking sessions. Even from afar, the name "KubeCon attendee" on LinkedIn often catches recruiters' attention.
Additionally, KubeCon is where collaborations are born. Many projects started from conversations at KubeCon, and many teams formed from chance meetings there. This kind of atmosphere can't be felt by reading documentation — it has to be experienced.
For those still learning, attending as a volunteer or through scholarship programs is a more affordable entry path. CNCF provides several support schemes for communities that want to attend without large expenses.
Beyond KubeCon, CNCF organizes many specialized events. The Observability Summit focuses on metrics, logs, and tracing; Platform Engineering Day discusses developer experience and internal platforms. Both often run as co-located events at KubeCon.
Specialized events like these are an opportunity to dive deeper into one domain. The content is more focused, and attendees are usually already experienced in that field, so discussions are more intense.
CNCF also holds events dedicated to specific projects: IstioCon for the Istio service mesh and Prometheus Day for the Prometheus ecosystem. Similar events exist for other major projects according to their community schedules.
The pattern to note: almost every major project has its own annual event. Marking these events on your calendar is a simple way to stay connected to your favorite project's developments.
The good news is that learning from KubeCon doesn't require physical attendance. Most sessions are recorded and uploaded to CNCF's official channels, complete with slides. There's also CNCF On-Demand, a library of webinars and event material freely accessible at any time.
To stay updated on event news and schedules, you can use the official CNCF blog. Check its availability with the command below:
curl -sS -o /dev/null -w "%{http_code}\n" https://www.cncf.io/blog/
curl -sS -o /dev/null -w "%{http_code}\n" https://events.linuxfoundation.org/The curl -sS command checks whether the site is accessible, with code 200 indicating success. Once you know the event portal works, browse the schedule of the nearest edition and mark the events you want to follow.
Beyond KubeCon, CNCF publishes cloudnative.report — a periodic report on ecosystem news and trends. Together with the CNCF webinar series, both are perfect sources for keeping up without spending hours.
If it's your first time at KubeCon or a CNCF event, don't try to follow every session — that's a recipe for exhaustion. Pick one theme, say security or observability, and follow only sessions on that theme. Leave time to see project pavilions and chat casually.
If you plan to attend with friends or colleagues, divide the work: each person follows a different theme, then share notes at the end of the day. This multiplies the information you bring home without adding burden.
For those following remotely, make session recordings your weekly study material. One session per week over a few months will give you a depth that people who only watch during peak times rarely have.
Don't forget to note what you think is important from each session. These personal study summaries will be very useful when you review the material months later — far more effective than just watching without notes.
Episode 8 introduced the grand stage of the CNCF ecosystem: KubeCon + CloudNativeCon with its regional editions across regions, companion events like the Observability Summit and Platform Engineering Day, and the path to learning without attending via recordings and CNCF On-Demand.
Key takeaways:
In episode 9 we'll move from the conference stage to the exam room: certifications and training — CKA, CKAD, CKS, KCNA, up to the Platform Engineering certification, along with their official learning resources.
With your knowledge of events in hand, you'll see how certification programs are designed to bridge what's learned at those events with recognition of skills recognized by the industry.