Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

bravecobra/k8s-e2e

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

k8s-e2e

This repo demonstrates the usage of Github Actions, spinning up local kubernetes clusters and running workloads against them.

The example being used here is running a traefik reverse proxy before a whoami deployment. In Github Actions the whoami deployment is accessible and therefor testable from outside the cluster.

There are 3 2 kinds on cluster showcased

  • k3s
  • kind
  • minikube

The way minikube exposes services makes it a lot harder to grab the deployment from outside the cluster. Accessing it through DNS resolution is a requirement on my end so I eliminated it as a viable option for my use-case.

About

kubernetes cluster setup for e2e in github actions

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.