Skip to content

This project is a starting point for an implementation of an operator in context to the "https://github.com/IBM/multi-tenancy" project.

License

Notifications You must be signed in to change notification settings

thomassuedbroecker/multi-tenancy-frontend-operator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example "Multi Tenancy Frontend Operator"

The operator simply deploys a frontend application which runs on a nginx server. Therefor the operator creates following Kubernetes resources:

  • A deployment
  • A service
  • Some secrets

The source code of the example frontend application is available in the open sourced GitHub project multi-tenancy-frontend.

The project is related to following blog posts:

LOCAL DEVELOPMENT

Get the operator running on a local machine and using Kubernetes. I verified my example project (Multi Tenancy Frontend Operator) also for these topics and it worked for me.

USING THE OPERATOR LIFECYCLE MANAGER (OLM)

I verified my example project (Multi Tenancy Frontend Operator) also for these topics and it worked for me:

MONITORING

About

This project is a starting point for an implementation of an operator in context to the "https://github.com/IBM/multi-tenancy" project.

Resources

License

Stars

Watchers

Forks

Packages

No packages published