Join the CNCF and PyTorch Communities at KubeCon + CloudNativeCon China 2026
KubeCon + CloudNativeCon China 2026 is a pivotal event that brings together the CNCF and PyTorch communities. This gathering exists to solve the problem of siloed knowledge in the rapidly evolving fields of cloud native infrastructure and AI systems. By providing a platform for developers, architects, maintainers, researchers, and enterprise leaders, it fosters the exchange of ideas and production experiences that can drive innovation and collaboration.
The event operates through a structured Call for Proposals (CFP), inviting submissions for various formats including presentations, panel discussions, tutorials, and lightning talks. This open invitation allows participants to showcase their insights and solutions, enriching the community's collective knowledge. The event also offers different pass types—Corporate Pass, Individual Pass, and Academic Pass—catering to diverse attendees and their needs.
In production, attending or presenting at KubeCon can significantly enhance your understanding of cloud native technologies and AI applications. Engaging with experts and peers helps you stay updated on best practices and emerging trends. Remember, this event is not just about learning; it’s about contributing to the community and shaping the future of technology. The announcement was posted on April 9, 2026, so mark your calendars and prepare your proposals to make the most of this opportunity.
Key takeaways
- →Submit proposals for presentations, panel discussions, tutorials, and lightning talks to share your expertise.
- →Choose the appropriate pass type—Corporate, Individual, or Academic—to fit your needs.
- →Engage with a diverse group of developers, architects, and researchers to expand your knowledge.
- →Leverage the event to exchange production experiences and explore open source technologies.
Why it matters
This event is crucial for fostering collaboration between cloud native and AI communities, driving innovation that can lead to more robust and scalable solutions in production environments.
When NOT to use this
The official docs don't call out specific anti-patterns here. Use your judgment based on your scale and requirements.
Want the complete reference?
Read official docsBuilding a Memcached Operator with Go: A Practical Guide
Operators are a powerful way to extend Kubernetes, and building one with Go can streamline your application management. This guide walks you through creating a Memcached operator, focusing on the Custom Resource Definition (CRD) and the controller's role in reconciliation.
Mastering Admission Control in Kubernetes: What You Need to Know
Admission control is a critical gatekeeper in Kubernetes, ensuring that only valid requests reach your cluster. Understanding the difference between mutating and validating admission controllers can save you from costly misconfigurations.
CustomResourceDefinitions: Extending Kubernetes for Your Needs
Unlock the power of Kubernetes by extending its API with CustomResourceDefinitions (CRDs). Learn how to create custom resources that fit your application’s specific requirements, including namespaced and cluster-scoped options.
Get the daily digest
One email. 5 articles. Every morning.
No spam. Unsubscribe anytime.