The Sched app allows you to build your schedule but is not a substitute for your event registration. You must be registered for cdCon+GitOpsCon to participate in the sessions. If you have not registered but would like to join us, please go to the event registration page to purchase a registration.
This schedule is automatically displayed in Pacific Daylight Time (UTC -7). To see the schedule in your preferred timezone, please select from the drop-down menu to the right above "Filter by Date."
Containers have been a game changer for modern DevOps and software delivery, as well as cloud native stacks. However, oftentimes when the choice to run in containers on the infrastructure is made, this directly impacts how developers need to work as well–from their IDE, to linters, through CI/CD, which is not ideal for coding as much as it is for deployment. In this talk we’ll demonstrate how you can have the best of both worlds, containers for deployment, yet avoid the downsides of container lock-in during coding phases. You’ll learn how with wildly popular OSS tooling you can still maintain GitOps and governance through strict tracking of what is being used at all times in production, while achieving code collaboration & sharing, reuse and portability for any runtime and stack while coding.