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

docs(K8s): Add instructions for loading the examples #19959

Merged
merged 5 commits into from
Jul 26, 2023

Conversation

charris-msft
Copy link
Contributor

This took me a long time to figure out because I'm new to Superset, Helm & Kubernetes.
I want to make it easier for others in the future.

SUMMARY

Adding instructions for loading the examples for Kubernetes deployments as this is different from Docker deployments.
This took me a long time to figure out because I'm new to Superset, Helm & Kubernetes, so I want to make it easier for others in the future.

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

TESTING INSTRUCTIONS

  1. run helm upgrade --install superset superset/superset
    Result: Examples will not be loaded and you will not see the examples database in Superset

  2. Follow added instructions then run helm upgrade --install --alues my_values.yaml superset superset/superset
    Result: Examples will be loaded and you will see the examples database in Superset

ADDITIONAL INFORMATION

  • Has associated issue:
  • Required feature flags:
  • Changes UI
  • Includes DB Migration (follow approval process in SIP-59)
    • Migration is atomic, supports rollback & is backwards-compatible
    • Confirm DB migration upgrade and downgrade tested
    • Runtime estimates and downtime expectations provided
  • Introduces new feature or API
  • Removes existing feature or API

This took me a long time to figure out because I'm new to Superset, Helm & Kubernetes.
I want to make it easier for others in the future.
@rusackas
Copy link
Member

Closing/re-opening to kick CI.

@rusackas rusackas closed this Apr 27, 2023
@rusackas rusackas reopened this Apr 27, 2023
Re-adding ONE of the TWO newlines. 🙈
@rusackas rusackas merged commit af4a357 into apache:master Jul 26, 2023
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 3.1.0 labels Mar 13, 2024
vinothkumar66 pushed a commit to vinothkumar66/superset that referenced this pull request Nov 11, 2024
Co-authored-by: Evan Rusackas <evan@preset.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels size/XS 🚢 3.1.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants