Skip to content
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

Added k8s deployment folder and modifed the docker file. #139

Open
wants to merge 14 commits into
base: develop
Choose a base branch
from

Conversation

sushranthhebbar
Copy link

The three deployment files are:

  • k8s/mosip.yaml which will deploy a non-root user container with access to a persistent volume.
  • k8s/pv.yaml which creates the persistent hostpath volume.
  • k8s/pv-claim.yaml which generates a persistent volume claim.

The dockerfile has been modified to contain just the basic commands. The rest of them have been implemented in k8s/mosip.yaml .

These were implemented and tested locally on minikube version: v1.23.0.

@gsasikumar
Copy link
Member

All k8 changes have to be in our infra repos not here.

@sushranthhebbar can you please explain the objective of this PR

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