Skip to content

h-mavrodiev/hello-app-operator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hello-app-operator

Kubernetes operator that deploys the hello-app - https://github.com/h-mavrodiev/hello-app

The aim of the operator:

  • To extend the Kubernetes API with the defined CRD (Custom Resouce Definition)
  • Wil monitor and react to any changes on object of the type defined by the CRD.
  • Will utilize validating webhook for controlling the creating and any changes on ojbect from the CRD type (WIP).
  • Will install the web application (the hello-app) on demand in a kubernetes cluster.

About

Kubernetes operator that deploys the hello-app - https://github.com/h-mavrodiev/hello-app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published