Neo4j setup on kubernetes

Hi,

I am trying to configure Neo4j (3.x) on Kubernetes. At one of the pod Neo4j is up and running. This setup is done by one of my colleague.

I need help of community on below:

  1. How to configure setup so that APOC and ALGO get installed at the POD plugins?
  2. How to enable load CSV from the client side, without touching the POD?