Hands-on Introduction to Waypoint
In this episode, Taylor will guide us through everything we need to know to get started with Waypoint 馃嵖 Rawkode LiveHosted by David McKay / 馃惁 https://twitter.com/rawkodeWebsite: https://rawkode.liveDiscord Chat: https://rawkode.live/chat#RawkodeLive馃暟 Timeline00:00 - Holding screen01:18 - Introductions09:50 - GitOps (Demo 1)40:00 - Deploying to Kubernetes (Demo 2)01:00:00 - Deploying minecraft (Demo 3)馃懃 About the GuestsTaylor Dolezal Kubernetes 1.19 Release Lead 鈽革笍 CNCF Ambassador 馃椇 Developer Advocate @HashiCorp 馃檶馃徏 ex @DisneyStudios 馃惌 Bookworm 馃惁 https://twitter.com/onlydole馃З https://github.com/onlydole馃敤 About the TechnologiesWaypointWaypoint is a tool that enables developers to describe how to get their applications from development to production in a single file and deploy using a single command: waypoint up. After deployment, Waypoint provides tools such as logs, exec, and more to validate and debug any deployments. Waypoint is fully extensible based on a plugin system which allows Waypoint to work with any tools and platforms.Waypoint Goals Consistency of Workflows. Waypoint aims to provide an easy-to-use, consistent workflow for getting applications from development to production: waypoint up. We believe that fragmentation in workflow based on platform is a big challenge for teams that attempt to use multiple build, deploy, release tooling. Confidence in Deployment. The first thing any developer does after deploying is validate it works: open a browser, refresh the page, check logs, etc. Waypoint provides tools such as logs and exec to give you confidence that deployments succeed. Extensibility with the Ecosystem. Consistency is only useful if Waypoint works with all the tools and patterns you work with. Waypoint is fully extensible via a plugin system that allows you to bring in custom builders, deployment platforms, and more.馃審 https://www.waypointproject.io馃З https://github.com/hashicorp/waypoint