Skip to content

A simple Golang web server that prints the hostname it receives via env variable to test Kubernetes daemon sets/rolling upgrades

Notifications You must be signed in to change notification settings

sofixa/golang-example-web-server-k8s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Description

This repository contains the code (and associated Dockerfile and Kubernetes manifests) for a simple Golang web server that prints the hostname it receives via an environment variable.

Purpose

This repository is part of an article on Scaleway's managed Kubernetes service, Kapsule, and was used to test their cluster rolling upgrades via a service running this Golang service:

https://atodorov.me/2019/11/21/getting-started-with-scaleways-managed-kubernetes-service-kapsule/

About

A simple Golang web server that prints the hostname it receives via env variable to test Kubernetes daemon sets/rolling upgrades

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published