Domains

These samples show various choices for working with domains.

    Manually

    Sample for creating the domain custom resource manually.

    Domain home on a PV

    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.

    Domain home in image

    Sample for creating a WebLogic domain home inside an image, and the domain resource YAML file for deploying the generated WebLogic domain.

    Model in image

    Sample for supplying a WebLogic Deploy Tooling (WDT) model that the operator expands into a full domain home during runtime.

    FMW Infrastructure domain on a PV

    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.

    FMW Infrastructure domain home in image

    Sample for creating an FMW Infrastructure domain home inside an image, and the domain resource YAML file for deploying the generated WebLogic domain.

    Delete resources associated with the domain

    Delete the Kubernetes resources associated with the domain created while executing the samples.

    Domain lifecycle operations

    Start and stop Managed Servers, clusters, and domains.