Skip to content

first pass at updating the images doc #102

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Feb 21, 2022
Merged

Conversation

rosemarymarano
Copy link
Member

No description provided.

@@ -24,20 +24,26 @@ in a Kubernetes environment using the [WebLogic Image Tool](https://oracle.githu

### Design View
The `Design View` helps you specify the necessary data needed to run the WebLogic Image Tool to build an image for
running the WebLogic domain with all resources configured and applications deployed. The `Design View` page is divided into `Primary Image` and `Auxiliary Image` pages.
Auxiliary images are available for the "Model in Image" [domain location]({{< relref "/navigate/project-settings#choosing-a-domain-location" >}}) _only_.
running the WebLogic domain with all resources configured and applications deployed.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unfortunately, this is not strictly accurate in all cases. When using Domain in PV, the image will never have "all resources configured and applications deployed" because that data is stored in the Persistent Volume and the Image only has the Java/WebLogic software installed (not unlike the Primary image in the "MII with auxiliary image" use case). Maybe we should just remove the "with all resources configured and applications deployed" to make it fit all use cases?

Copy link
Member Author

@rosemarymarano rosemarymarano Feb 21, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok, removed that part of the sentence.

@robertpatrick robertpatrick merged commit bb1b1f0 into main Feb 21, 2022
@robertpatrick robertpatrick deleted the update-images-doc branch March 7, 2022 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants