Skip to content

Sample Operators using the Java Operator SDK

Notifications You must be signed in to change notification settings

ContainerSolutions/samples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Operator SDK Samples

There are multiple sample Operators in this repository. Some more basic examples can be found in the SDK itself, under the samples directory.

  • webserver: Simple example creating an NGINX webserver from a Custom Resource containing HTML code.

  • mysql-schema: Operator managing schemas in a MySQL database.

  • tomcat: Operator with two controllers, managing Tomcat instances and Webapps for these.

Instructions on how to run these samples can be found in the corresponding READMEs.

About

Sample Operators using the Java Operator SDK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.6%
  • Dockerfile 0.4%