The samples provide demonstrations of how to accomplish common tasks. These samples are provided for educational and demonstration purposes only; they are not intended to be used in production deployments or to be depended upon to create production environments.
Sample for creating a Kubernetes Secret that contains the Administration Server credentials. This Secret can be used in creating a WebLogic Domain YAML file.
Sample for creating a PV or PVC that can be used by a Domain YAML file as the persistent storage for the WebLogic domain home or log files.
Run an ephemeral database in Kubernetes that is suitable for sample or basic testing purposes.
These samples show various choices for working with domains.
Sample for generating a self-signed certificate and private key that can be used for the operator's external REST API.
Ingress controllers and load balancer sample scripts.
Operator Sample for configuring the Elasticsearch and Kibana deployments and services for the operator's logs. WebLogic domain Sample for using Fluentd for WebLogic domain and operator's logs.
Sample for using the operator to set up a WLS cluster on the Azure Kubernetes Service.
Sample for using the operator to set up a WLS cluster on the Tanzu Kubernetes Service.