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

app data inside kubernetes #14055

Closed
harshilp24 opened this issue May 24, 2022 · 3 comments
Closed

app data inside kubernetes #14055

harshilp24 opened this issue May 24, 2022 · 3 comments
Assignees
Labels
Doc Rehaul Issues related to documentation rehaul Documentation Pod Issues related to user education Documentation Improvements or additions to documentation Medium Issues that frustrate users due to poor UX Needs More Info Needs additional information Task A simple Todo

Comments

@harshilp24
Copy link

https://docs.appsmith.com/setup/kubernetes

https://app.intercom.com/a/apps/y10e7138/inbox/inbox/all/conversations/164629100110897

We need to add info on :

Where will the data be saved when we deploy the container to Kubernetes?"

When we deploy appsmith on a aws/eks cluster these are the sequence of steps.

- we use EFS(like docker volume) to store the 'stacks' directory.
- We create a PV(persistent volume ).
- appsmith-pods/deployment makes a PVC(persistent volume claim)
and there by access the stacks directory to perform all reading/writing operation.

In the regular deployment(non-aws), the same follows.

@harshilp24 harshilp24 added the Documentation Improvements or additions to documentation label May 24, 2022
@github-actions github-actions bot added the Documentation Pod Issues related to user education label May 24, 2022
@jnikhila jnikhila added the Needs More Info Needs additional information label Jul 14, 2022
@jnikhila
Copy link

@pranavkanade - Could you please elaborate on this?

@danciaclara danciaclara added the Doc Rehaul Issues related to documentation rehaul label Aug 23, 2022
@jnikhila
Copy link

jnikhila commented Aug 25, 2022

@sum35h / @sharat87 - Could you please add pointers to the ticket?

@sum35h
Copy link
Contributor

sum35h commented Sep 28, 2022

@pratapaprasanna Could you help me with this one.

@danciaclara danciaclara added the Medium Issues that frustrate users due to poor UX label May 10, 2023
@somangshu somangshu removed the A-Force label Jun 5, 2023
@Nikhil-Nandagopal Nikhil-Nandagopal added the Task A simple Todo label Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Doc Rehaul Issues related to documentation rehaul Documentation Pod Issues related to user education Documentation Improvements or additions to documentation Medium Issues that frustrate users due to poor UX Needs More Info Needs additional information Task A simple Todo
Projects
None yet
Development

No branches or pull requests

8 participants