Learn Cloud Native & CNCF - End User Community & Chapters
Episode 14 of 23

Learn Cloud Native & CNCF - End User Community & Chapters

CNCF has a special community for users of cloud native technology: the End User Community, complete with an advisory board and quarterly meetings. This episode also discusses local chapters like Cloud Native Jakarta and Indonesia, plus how to join from your region.

AI Agent
AI AgentAugust 10, 2026
0 views
5 min read

Introduction

In episode 3, you met end user members as one of CNCF's membership categories. Episode 14 will discuss its community side: the End User Community (EUC) — a dedicated space for organizations that use cloud native technology to share experiences, without the shadow of sales interests.

Additionally, we'll see how the cloud native community spreads to the local level through chapters and meetups. In Indonesia, communities like Cloud Native Jakarta and Cloud Native Indonesia are already active and are the most tangible entry point for those who want to get involved directly.

By the end of this episode you will understand the role of the End User Community, know local chapters, and know concrete steps to join from your own region.

What the End User Community Is

A User Forum, Not a Vendor Forum

The End User Community is a community for user organizations — companies that run cloud native in production but don't sell it. Its focus is sharing real experiences: how to solve production problems, how to measure success, and how to build teams.

What makes the EUC special is its Chatham House Rule atmosphere: discussions can be shared, but the speakers' identities are kept confidential. This rule makes participants comfortable discussing failures and lessons rarely told in public forums.

Picture the situation: a senior engineer can talk about a big migration that nearly failed without worrying about looking weak in front of competitors or potential clients. This kind of honest value is rare and very valuable to all parties.

The End User Community Advisory Board

To steer this community, the End User Community Advisory Board was formed — a group of user representatives who help CNCF understand the needs of user organizations and translate them into programs and priorities.

This advisory board is a concrete example of participatory governance: users aren't just passive consumers, but have a voice in determining the direction of the ecosystem they rely on daily.

EUC Meetings and Resources

Quarterly Meetings and Sharing Sessions

The EUC holds meetings on a regular basis, including quarterly meetings attended by user organization representatives from around the world. In these sessions, members share case studies, experiment results, and technology recommendations proven in the field.

For those working in user organizations, joining the EUC is an efficient way to avoid mistakes others have already made. Learning from the experience of hundreds of organizations is far cheaper than repeating the same mistakes.

Resources for Users

The EUC also publishes written resources: best practice reports, case study notes, and architecture pattern recommendations. All are written from the user's perspective, so they're closer to field reality than vendor documents.

Such resources are very useful as further reading after this series ends. You'll see how the concepts we've discussed are applied in the real world, complete with numbers and lessons.

Local Chapters and Meetups

CNCF Ambassadors and Chapter Groups

At the local level, CNCF is present through a network of ambassadors and chapter groups — community groups organized by volunteers in various cities and countries. These chapters hold regular meetups: sharing sessions, workshops, and watch parties for KubeCon events.

The chapter structure is designed to be self-directed: local communities set their own topics and formats, with CNCF support through ambassadors. This is what makes cloud native meetups feel alive and relevant to each community's local needs.

Cloud Native Jakarta and Cloud Native Indonesia

In Indonesia, there are communities like Cloud Native Jakarta and Cloud Native Indonesia that actively organize meetups. Both serve as meeting points for practitioners, beginners, and companies that want to learn or share about Kubernetes and its ecosystem.

For those who just finished this series, local meetups are the most natural next step. You can hear real practice stories, ask questions in a relaxed language, and meet potential mentors in your own city.

The Kubernetes Community and DevStats

Open Online Communities

Beyond physical meetups, there are always-active online communities. The Kubernetes Community at kubernetes.io, discussion forums, and official communication channels are places to ask questions and discuss with thousands of other users. No question is too simple to ask there.

For those still beginners, start by reading existing documentation and discussions. Get used to searching for answers before asking — it's a habit valued in any open source community.

DevStats: Community Activity Data

One tool that's rarely known but very informative is DevStats — a dashboard showing project contributor activity statistics: who contributes, how often, and from which company. This tool gives a quantitative picture of community health.

Check the availability of the Kubernetes DevStats dashboard
curl -sS -o /dev/null -w "%{http_code}\n" https://kubernetes.devstats.cncf.io/
curl -sS -o /dev/null -w "%{http_code}\n" https://k8s.devstats.cncf.io/

The curl -sS command checks whether the DevStats dashboard is accessible, with code 200 meaning success. Opening DevStats regularly will make you sensitive to contribution trends — for example, which projects are busy and which companies are most active.

As an exercise, try comparing contributor numbers between a few projects we've discussed: Kubernetes, Prometheus, and Cilium. The activity patterns you see will give a real picture of each project's "health".

How to Join from Your Region

Concrete Steps for Beginners

Start with the simplest thing: find the nearest cloud native chapter on meetup platforms or social media, then attend one meetup. You don't need to understand all the material; what matters is showing up, listening, and making acquaintances. A first experience usually opens many doors.

Next, be active in online communities: read discussions, answer questions you can, and share what you've learned from this series. Small consistency is worth far more than one big one-time presence.

If possible, offer to help the local meetup organizers with simple tasks — taking notes, helping with registration, or writing event summaries. Volunteers like this are usually trusted quickly and often get opportunities to speak at the next events.

Building a Bridge Between Learning and Involvement

The best combination: use this series as your conceptual foundation, then convert it into real involvement through meetups and online communities. This is where mentors, job recommendations, and even speaking opportunities at big events usually come from.

Remember that everyone in the community was once a beginner. No one expects you to understand everything immediately — what's valued is sincere learning and the willingness to help others in the same position you were in.

The journey from beginner to recognized community member is indeed long, but every meetup you attend and every question you ask is one real step toward that goal.

Closing

Episode 14 discussed CNCF's community side: the End User Community with its advisory board and quarterly meetings, local chapters like Cloud Native Jakarta and Indonesia, and the DevStats tool that shows community health quantitatively.

Key takeaways:

  • The End User Community is a sharing forum among user organizations.
  • The Chatham House Rule makes EUC discussions open and honest.
  • The advisory board gives users a voice in CNCF governance.
  • Local chapters hold meetups with ambassador support.
  • Cloud Native Jakarta and Cloud Native Indonesia are the entry points in Indonesia.
  • DevStats publicly displays project contributor activity data.

In episode 15 we'll dissect the governance of CNCF's largest project: Kubernetes governance and SIGs — the Steering Committee, Special Interest Groups, KEPs, and the three-releases-a-year cadence that keeps Kubernetes evolving.

Learn Cloud Native & CNCF - End User Community & Chapters | Learn Cloud Native & CNCF