These samples show various choices for working with domains.
Sample for creating the domain custom resource manually.
Sample for creating a WebLogic domain home on an existing PV or PVC, and the domain resource YAML file for deploying the generated WebLogic domain.
Sample for creating a WebLogic domain home inside an image, and the domain resource YAML file for deploying the generated WebLogic domain.
Sample for supplying a WebLogic Deploy Tooling (WDT) model that the operator expands into a full domain home during runtime.
Sample for creating an FMW Infrastructure domain home on an existing PV or PVC, and the domain resource YAML file for deploying the generated WebLogic domain.
Sample for creating an FMW Infrastructure domain home inside an image, and the domain resource YAML file for deploying the generated WebLogic domain.
Delete the Kubernetes resources associated with the domain created while executing the samples.
Start and stop Managed Servers, clusters, and domains.