Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 508 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 508 Bytes

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/