Buchatech / hello_arc

Kubernetes "Hello World" application for Azure Arc GitOps demos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hello Arc Overview

This container image can be deployed on a Kubernetes cluster. When accessed via a web browser on port 8080, it will display:

  • "Hello World" message
  • Kubernetes pod name
  • Node os information

It is designed for demoing Azure Arc for Kubernetes GitOps flow included in the "Azure Arc Jumpstart GitHub repository" but can really be used for other demo purposes easily.

Credit

This repository and the "Hello Arc" application in it were forked from the great work done by Paul Bouwer as part of his "Hello Kubernetes" GitHub repository and all credits for the building blocks goes to him.

Please refer to the repository for detailed instructions on how to build your on Docker image and deploy it.

Docker Hub

The container for this "Hello Arc" application can be found on Docker Hub.

Contributing

Before contributing code, please see the CONTRIBUTING guide.

Issues, PRs and Feature Request have their own templates. Please fill out the whole template.

About

Kubernetes "Hello World" application for Azure Arc GitOps demos

License:MIT License


Languages

Language:Mustache 63.1%Language:Dockerfile 13.9%Language:JavaScript 8.1%Language:CSS 8.1%Language:Handlebars 6.8%