Skip to content

Apache Webtier Support for non-priviledged port, Persistence Volume Claim and ImagePullSecrets #1840

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

Conversation

ashageetha
Copy link
Member

Hi @mriccell, @rjeberhard, @doxiao,

This PR has fix for Apache Webtier to run with non-root user and non-privileged port.
Mainly this is fixed to be in sync with the latest changes done to the Apache Webtier Docker images as part of PR - oracle/docker-images#1630.

Along with this below changes are also added so that it can be used in Cloud Setup where Kubernetes Cluster nodes are private and have restricted access:

  1. Persistent Volume Claim support instead of Host path as volume
  2. Image Pull Secrets that is needed to pull registry containing the apache webtier Docker image.
  3. Readme changes to support helm v3

@doxiao doxiao requested review from simon-meng-cn, anpanigr, mriccell, rjeberhard and doxiao and removed request for simon-meng-cn August 3, 2020 20:10
@doxiao
Copy link
Member

doxiao commented Aug 7, 2020

Note that the doc has been updated to use Helm V3 in #1847.

@ashageetha
Copy link
Member Author

Tracking with PR #1916

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