Skip to content

pegeaton/samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SAMPLES

This repository contains various examples with links to more detailed projects.

Example 1: Simple GitHub Actions

hello-action.yml workflow runs the hello.go program on push event.

Status of the workflow execution is shown in the status badge:

hello-sample

Example 2: GitHub Actions Marketplace: KinD

setupKind.yml workflow sets up kubernetes in Docker on push or pull_event

KinD setup kubernetes from the GitHub Actions Marketplace

Create cluster using KinD

About

various examples

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages