Skip to content
This repository has been archived by the owner on Jan 4, 2022. It is now read-only.

java-operator-sdk/samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Operator SDK Samples

!!! WARNING This repo is obsolete, the samples are moved back to main repository

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