<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0"><channel><title>Pulumi Blog: Conferences</title><link>https://www.pulumi.com/blog/tag/conferences/</link><description>Pulumi blog posts: Conferences.</description><language>en-us</language><pubDate>Tue, 12 Nov 2024 08:00:00 +0000</pubDate><item><title>Pulumi's Latest Kubernetes Updates from KubeCon North America</title><link>https://www.pulumi.com/blog/kubecon-na-2024-roundup/</link><pubDate>Tue, 12 Nov 2024 08:00:00 +0000</pubDate><guid>https://www.pulumi.com/blog/kubecon-na-2024-roundup/</guid><description>
&lt;img src="https://www.pulumi.com/images/generated/blog/kubecon-na-2024-roundup/index.png" /&gt;
&lt;p&gt;Pulumi is excited to be at KubeCon North America this week, the premier event for all things Kubernetes and cloud-native. KubeCon is the gathering place for developers, enterprises, and cloud native experts to meet and further the education and advancement of Kubernetes and cloud native computing. At Pulumi, we are strongly committed to Kubernetes and continue to support the ecosystem with infrastructure management solutions that empower teams to automate, secure, and manage Kubernetes at scale.&lt;/p&gt;
&lt;h2 id="come-see-us-at-kubecon"&gt;Come See Us at KubeCon&lt;/h2&gt;
&lt;p&gt;Stop by the Pulumi KubeCon booth R1 this week to chat with experts on the Pulumi team. If you can&amp;rsquo;t make it to KubeCon, &lt;a href="https://www.pulumi.com/resources/pulumi-kubernetes-better-together/"&gt;join our workshop&lt;/a&gt; on November 18, 2024, to see how easy it is to manage Kubernetes with Pulumi.&lt;/p&gt;
&lt;h2 id="recent-pulumi-kubernetes-updates"&gt;Recent Pulumi Kubernetes Updates&lt;/h2&gt;
&lt;p&gt;We&amp;rsquo;ve launched several new and improved capabilities recently to serve Kubernetes users and to make it easier than ever to automate, secure, manage, and scale clusters and workloads.&lt;/p&gt;
&lt;h3 id="pulumi-kubernetes-operator-20"&gt;Pulumi Kubernetes Operator 2.0&lt;/h3&gt;
&lt;p&gt;The &lt;strong&gt;Pulumi Kubernetes Operator&lt;/strong&gt; automates the deployment and management of infrastructure by running Pulumi programs directly in Kubernetes clusters, enabling teams to manage cloud resources alongside Kubernetes-native resources. The &lt;strong&gt;Pulumi Kubernetes Operator 2.0&lt;/strong&gt; is a significant upgrade that introduces dedicated &amp;ldquo;workspace&amp;rdquo; pods for each Stack resource, effectively isolating each stack’s compute and memory resources, improving the isolation of secrets, and opening up new customization options. The operator now scales horizontally, enhancing performance and enabling teams to manage complex Kubernetes setups with greater reliability.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.pulumi.com/blog/pulumi-kubernetes-operator-2-0/"&gt;Read more about the Pulumi Kubernetes Operator 2.0&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="pulumi-esc-secrets-in-kubernetes-with-the-external-secrets-operator"&gt;Pulumi ESC Secrets in Kubernetes with the External Secrets Operator&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;Pulumi ESC integrates with the External Secrets Operator (ESO)&lt;/strong&gt; to securely access secrets from Pulumi ESC in Kubernetes. This enables a secure, automated way to manage and use secrets from Pulumi ESC across Kubernetes clusters, reducing the need for manual secrets maintenance and potential security risks from the local storage of secrets in manifest files.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.pulumi.com/blog/cloud-native-secret-management-with-pulumi-esc-and-external-secrets-operator/"&gt;Read more about using Pulumi ESC secrets in Kubernetes with the External Secrets Operator&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="pulumi-eks-provider-version-300"&gt;Pulumi EKS Provider Version 3.0.0&lt;/h3&gt;
&lt;p&gt;The &lt;strong&gt;Pulumi EKS Provider Version 3.0.0&lt;/strong&gt; simplifies Amazon Elastic Kubernetes Service (EKS) cluster management with improvements in flexibility and security and the introduction of new features to enhance the Kubernetes experience on AWS. This update allows users to more easily customize networking, scaling, and security configurations for EKS clusters, streamlining deployment and management workflows.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.pulumi.com/blog/eks-v3-release/"&gt;Read more about the Pulumi EKS Provider Version 3.0.0&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="kubernetes-native-support-for-customer-managed-pulumi-deployments-agents"&gt;Kubernetes-Native Support for Customer-Managed Pulumi Deployments Agents&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;Kubernetes-native support for customer-managed Pulumi Deployments agents&lt;/strong&gt; allows organizations to host Pulumi Deployments agents within their Kubernetes environments enhancing the flexibility and control they have over their infrastructure deployments. Kubernetes-native support offers greater flexibility, scalability, and security for self-hosted Pulumi Deployments agents.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.pulumi.com/blog/customer-managed-agents-kubernetes/"&gt;Read more about Kubernetes-native support for customer-managed Pulumi Deployments agents&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="improved-kubernetes-await-logic-in-the-pulumi-kubernetes-provider"&gt;Improved Kubernetes await Logic in the Pulumi Kubernetes Provider&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;Improved Kubernetes await logic in the Pulumi Kubernetes provider&lt;/strong&gt; enables more reliable handling of resource dependencies and synchronization when managing Kubernetes resources. This update makes it easier to ensure that resources are created or updated in the correct order, improving the overall predictability and stability of Kubernetes deployments.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.pulumi.com/blog/improved-kubernetes-await-logic/"&gt;Read more about improved Kubernetes await logic in the Pulumi Kubernetes provider&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="helm-chart-v4-resource-in-the-pulumi-kubernetes-provider"&gt;Helm Chart v4 Resource in the Pulumi Kubernetes Provider&lt;/h3&gt;
&lt;p&gt;The &lt;strong&gt;Helm Chart v4 resource in the Pulumi Kubernetes provider&lt;/strong&gt; introduces several new capabilities for users managing Helm charts. It allows for more sophisticated chart management, including enhanced support for dependencies between charts, applying transformations to chart resources, and the ability to handle Kubernetes namespaces more flexibly​.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.pulumi.com/blog/kubernetes-chart-v4/"&gt;Read more about the Helm Chart v4 resource in the Pulumi Kubernetes provider&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="revamped-crd2pulumi"&gt;Revamped crd2pulumi&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href="https://github.com/pulumi/crd2pulumi"&gt;crd2pulumi&lt;/a&gt;&lt;/strong&gt; is a CLI tool that generates strongly-typed Pulumi resources from Kubernetes CustomResourceDefinitions (CRDs), enabling better IDE support, type safety, and autocompletion for managing complex CRDs​. It was revamped to enhance its handling of CRDs with multiple versions, refine the structure of its generated code, and offer more flexible output paths for smoother integration into Pulumi programs.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/pulumi/crd2pulumi/pull/143"&gt;Learn about the crd2pulumi and its recent updates&lt;/a&gt;&lt;/p&gt;</description><author>Gavin Johnson</author><category>kubecon</category><category>kubernetes</category><category>conferences</category></item><item><title>Kubecon NA 2021 Roundup</title><link>https://www.pulumi.com/blog/kubecon-na-2021-roundup/</link><pubDate>Mon, 08 Nov 2021 22:50:38 +0000</pubDate><guid>https://www.pulumi.com/blog/kubecon-na-2021-roundup/</guid><description>
&lt;img src="https://www.pulumi.com/images/generated/blog/kubecon-na-2021-roundup/index.png" /&gt;
&lt;p&gt;KubeCon North America 2021 is over, but the recordings are now online! Every talk you wanted to attend and couldn’t is available on YouTube, so here’s some highlights—cloud native trends, updates from projects and SIGs, and a few of my favorite talks!&lt;/p&gt;
&lt;h4 id="sbom-is-coming-why-you-should-care-and-how-you-can-help---frederick-kautz--allan-friedman"&gt;SBOM is Coming: Why You Should Care and How You Can Help - Frederick Kautz &amp;amp; Allan Friedman&lt;/h4&gt;
&lt;div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;"&gt;
&lt;iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube.com/embed/4wUejdZ6KHM?rel=0?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"&gt;&lt;/iframe&gt;
&lt;/div&gt;
&lt;p&gt;A major trend throughout the conference was supply chain security and software bill of materials (SBOMs). There were quite a few talks on these subjects, but Frederick Kautz and Allan Friedman give a great overview of exactly what an SBOM is, and why it’s important.&lt;/p&gt;
&lt;h4 id="notary-state-of-the-container-supply-chain---justin-cormack-docker--steve-lasker-microsoft"&gt;Notary: State of the Container Supply Chain - Justin Cormack, Docker &amp;amp; Steve Lasker, Microsoft&lt;/h4&gt;
&lt;div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;"&gt;
&lt;iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube.com/embed/hpcQJ21mn_g?rel=0?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"&gt;&lt;/iframe&gt;
&lt;/div&gt;
&lt;p&gt;On supply chain security, Steve Lasker presents updates to Notary v2. It’s changed quite a bit since v1 and there are more changes on the horizon. With the rising concerns surrounding supply chain security, I expect Notary and tools like it to be increasingly important. No worries if you aren’t already familiar with Notary—Steve explains it well.&lt;/p&gt;
&lt;h4 id="a-vulnerable-tale-about-burnout---julia-simon-cloudops"&gt;A Vulnerable Tale About Burnout - Julia Simon, CloudOps&lt;/h4&gt;
&lt;div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;"&gt;
&lt;iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube.com/embed/lpiXbfOTNYw?rel=0?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"&gt;&lt;/iframe&gt;
&lt;/div&gt;
&lt;p&gt;Taking things to a more human place, burnout was a common theme this year. It’s something that we don’t talk about as much as we should, but close to two years of isolation is forcing us all to confront it in ways we may not have expected. This talk by Julia Simon is important to watch not just so that you can learn to recognize these problems in yourself, but so that you can recognize them in your peers.&lt;/p&gt;
&lt;h4 id="podsecuritypolicy-replacement-past-present-and-future---tabitha-sable--tim-allclair"&gt;PodSecurityPolicy Replacement: Past, Present, and Future - Tabitha Sable &amp;amp; Tim Allclair&lt;/h4&gt;
&lt;div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;"&gt;
&lt;iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube.com/embed/HsRRmlTJpls?rel=0?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"&gt;&lt;/iframe&gt;
&lt;/div&gt;
&lt;p&gt;PodSecurityPolicy (PSP) has been deprecated. Many of you may be relying on this, and deprecations frequently sound scary, but Tabitha Sable and Tim Allclair are here to soothe your fears. They go to great lengths explaining what PSP is, why it was deprecated, what exactly this means for people relying on it, and where we’re going next.&lt;/p&gt;
&lt;h4 id="sig-contributor-experience-deep-dive---alison-dowdney-weaveworks--christoph-blecker-red-hat"&gt;SIG Contributor Experience Deep Dive - Alison Dowdney, Weaveworks &amp;amp; Christoph Blecker, Red Hat&lt;/h4&gt;
&lt;div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;"&gt;
&lt;iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube.com/embed/QOiyWWFjG5Q?rel=0?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"&gt;&lt;/iframe&gt;
&lt;/div&gt;
&lt;p&gt;An open source project lives or dies by its contributors, both technical and non-technical. Kubernetes is huge and requires a lot of contributors to keep it growing, so we have SIG Contributor Experience to make sure they stay happy and the community stays healthy. Alison Dowdney and Christoph Blecker go into just how SIG Contributor Experience operates, plus updates. If you’re in a leadership position for an open source project, there are some lessons to be learned from this talk.&lt;/p&gt;
&lt;h4 id="kubernetes-exposed-seven-of-nine-hidden-secrets-that-will-give-you-ian-coldwater--brad-geesaman"&gt;Kubernetes Exposed! Seven of Nine Hidden Secrets That Will Give You&amp;hellip; Ian Coldwater &amp;amp; Brad Geesaman&lt;/h4&gt;
&lt;div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;"&gt;
&lt;iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube.com/embed/JBbVTmrZ45E?rel=0?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"&gt;&lt;/iframe&gt;
&lt;/div&gt;
&lt;p&gt;No Kubecon is complete without Ian Coldwater, this time joined by Brad Geesaman (and, briefly, a second Ian Coldwater) to go into some not-so-obvious but oh-so-important pitfalls and hidden security concerns within Kubernetes. Even if you caught this talk live, it’s worth watching again to make sure you’re secured against these issues, or you might find a goose haunting your cluster.&lt;/p&gt;
&lt;h4 id="beyond-kubernetes-security---ellen-körbes-tilt--tabitha-sable-datadog"&gt;Beyond Kubernetes Security - Ellen Körbes, Tilt &amp;amp; Tabitha Sable, Datadog&lt;/h4&gt;
&lt;div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;"&gt;
&lt;iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube.com/embed/-4W3ChRVeLI?rel=0?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"&gt;&lt;/iframe&gt;
&lt;/div&gt;
&lt;p&gt;Finally, it would be remiss of me to not mention Ellen and Tabitha’s cinematic contribution to this year’s Kubecon North America. Beyond Kubernetes Security is the spiritual successor to their talk from the last Kubecon Europe, once again going into how some security concepts and exploits work in Kubernetes, but presented as a short film involving crime, time travel, breakups, and Ellen’s collection of old electronics.&lt;/p&gt;
&lt;p&gt;The quality of the content was incredible across the board this year, whether the speakers were live or presenting virtually, forcing some difficult decisions around selecting my schedule for talks to attend and how many I could feasibly put in this blog before it got way too long. Fortunately, all of them are on the &lt;a href="https://www.youtube.com/c/cloudnativefdn/videos"&gt;CNCF YouTube channel&lt;/a&gt; now, including talks from the various co-located events. Dig through!&lt;/p&gt;
&lt;p&gt;Kubecon North America was simultaneously a strange and familiar event. It’s been nearly two years since most of us have been at a conference, and while that certainly made things awkward at times while we all readjusted to seeing other humans in the flesh, our slow return to something vaguely familiar seems to have been a success. I sincerely hope to see you all in person at the next Kubecon EU in Valencia.&lt;/p&gt;
&lt;p&gt;Honk &amp;lt;3,&lt;/p&gt;
&lt;p&gt;Kat&lt;/p&gt;</description><author>Kat Cosgrove</author><category>kubecon</category><category>kubernetes</category><category>conferences</category></item></channel></rss>