a shared source code repository early and often Automatically deploy applications - eliminating the need for human intervention Continuous Integration Continuous Delivery /Deployment
a repo that triggers a workflow run Jobs Set of steps in a workflow Actions A custom application for GHA platforms for repeated task Defined by yaml files in .github/workflows dir in repository Runners The server that runs the workflow
workflow to build docker image, push to Google registry and deploy to kubernetes DEMO Lorem Ipsum Dolor Sit Amet - Lorem Ipsum Dolor Sit 300 views #loremipsum #loremipsum 0:50 / 2:50
Clone the repository you will be using for the deployment Step 1 Create workflow directory Step 2 Confirm your deployment status Step 6 Commit the changes to Github Step 4 Monitor the progress of the workflow Step 5