1. 20 4月, 2020 1 次提交
    • S
      Add contributing info (#6771) · cdad0054
      Sergii Zhevzhyk 提交于
      Motivation
      It is a common practice to have the CONTRIBUTING.md file with info on how to start contributing to the project.
      
      Modifications
      CONTRIBUTING.md was added to the project with the link to the official Apache Pulsar page.
      cdad0054
  2. 14 4月, 2020 1 次提交
    • S
      Update Helm Chart Documentation (#6725) · 43dd7a7c
      Sijie Guo 提交于
      *Motivation*
      
      The current helm chart is lacking documentation. This pull request aims to add documentation.
      
      *Changes*
      
      - Update Helm chart documentation
      - Add a get-started section with Helm chart
      - Remove the documentation of using yaml files.
      43dd7a7c
  3. 06 12月, 2019 1 次提交
  4. 16 8月, 2018 1 次提交
    • S
      [documentation][deploy] Improve helm deployment script to deploy Pulsar to minikube (#2363) · 2bc48129
      Sijie Guo 提交于
      * [documentation][deploy] Update deployment instructions for deploying to Minikube
      
      * Enable functions workers
      
      * [documentation][deploy] Improve helm deployment script to deploy Pulsar to minikube
      
       ### Changes
      
      - update the helm scripts: bookie/autorecovery/broker pods should wait until metadata is initialized
      - disable `autoRecovery` on bookies since we start `AutoRecovery` in separate pods
      - enable function worker on brokers
      - provide a values file for minikube
      - update documentation for using helm chart to deploy a cluster to minikube
      
      * move the service type definition to values file
      2bc48129
  5. 26 6月, 2018 1 次提交
    • D
      Helm charts for deployment on GKE (#1993) · b5067934
      Daniel Jorge 提交于
      * Helm charts for deployment on GKE
      
      * Repackaginh helm charts under deployment/kubernetes/helm
      
      * Formatting licences
      
      * Removing cloud specific values to enable more generic deployments
      b5067934
  6. 18 10月, 2017 1 次提交
  7. 04 10月, 2017 1 次提交