Hands-on Introduction to Waypoint

2021-08-14

In this episode, Taylor will guide us through everything we need to know to get started with Waypoint


馃嵖 Rawkode Live

Hosted by David McKay / 馃惁 https://twitter.com/rawkode
Website: https://rawkode.live
Discord Chat: https://rawkode.live/chat

#RawkodeLive

馃暟 Timeline

00:00 - Holding screen
01:18 - Introductions
09:50 - GitOps (Demo 1)
40:00 - Deploying to Kubernetes (Demo 2)
01:00:00 - Deploying minecraft (Demo 3)

馃懃 About the Guests

Taylor Dolezal

Kubernetes 1.19 Release Lead 鈽革笍 CNCF Ambassador 馃椇 Developer Advocate @HashiCorp 馃檶馃徏 ex @DisneyStudios 馃惌 Bookworm


馃惁 https://twitter.com/onlydole
馃З https://github.com/onlydole



馃敤 About the Technologies

Waypoint

Waypoint 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