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

rcnnnghm/k8s release docs #406

Closed
wants to merge 24 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
b27d51f
Remove virtual machines from setup/admin page
rcnnnghm Oct 4, 2024
ead3705
Move content around for kubernetes
rcnnnghm Oct 4, 2024
140594e
Change VM content to kubernetes in index.md
rcnnnghm Oct 4, 2024
a67690e
Fix broken assets after admin move.
rcnnnghm Oct 4, 2024
89eb1f2
Remove references to Karamel in kerberos/ldap config.
rcnnnghm Oct 4, 2024
c6e03f1
Change Azure instructions to use kubernetes.
rcnnnghm Oct 4, 2024
0f19b84
Change AWS instructions to use kubernetes.
rcnnnghm Oct 4, 2024
d58cbcd
Fix step sub numbers in azure.
rcnnnghm Oct 4, 2024
99a6bd8
Switch to kubernetes steps for GCP/GKE
rcnnnghm Oct 4, 2024
f1c5eb6
Remove Managed files and top-level tab.
rcnnnghm Oct 7, 2024
757f89b
Rework On-Prem content to retain contact Hopsworks.
rcnnnghm Oct 7, 2024
f62df1e
Fix last step number in each getting started.
rcnnnghm Oct 7, 2024
15741cd
Remove "--devel" from helm install in getting started.
rcnnnghm Oct 7, 2024
ad675f2
Change "hopsworks-dev" to hopsworks for helm commands.
rcnnnghm Oct 7, 2024
3c4dfe9
Add try URL to content and update helm command.
rcnnnghm Oct 7, 2024
4f3a5b5
Remove kubectl create secret commands
rcnnnghm Oct 7, 2024
1b98ecf
Remove reference to kserve in values.yaml file.
rcnnnghm Oct 7, 2024
cc126d1
Fix broken link to on-prem contact Hopsworks.
rcnnnghm Oct 7, 2024
ee71502
Fix link checks and corresponding content.
rcnnnghm Oct 7, 2024
21b2165
Fix more link check failures.
rcnnnghm Oct 7, 2024
08d3984
Remove last old link to hopsworks installer
rcnnnghm Oct 7, 2024
35df744
Remove non-existant reference to aws permissions.
rcnnnghm Oct 8, 2024
e3f5949
Fix assets reference in ha.md
rcnnnghm Oct 8, 2024
98e8e04
Merge branch 'main' into rcnnnghm/k8s_release_docs
rcnnnghm Oct 24, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Remove virtual machines from setup/admin page
  • Loading branch information
rcnnnghm committed Oct 4, 2024
commit b27d51f20bbe6632395e86d6e56546e3b4f80604
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
@@ -265,7 +265,7 @@ Hopsworks provides projects as a secure sandbox in which teams can collaborate a
Hopsworks provides a FTI (feature/training/inference) pipeline architecture for ML systems. Each part of the pipeline is defined in a Hopsworks job which corresponds to a Jupyter notebook, a python script or a jar. The production pipelines are then orchestrated with Airflow which is bundled in Hopsworks. Hopsworks provides several python environments that can be used and customized for each part of the FTI pipeline, for example switching between using PyTorch or TensorFlow in the training pipeline. You can train models on as many GPUs as are installed in a Hopsworks cluster and easily share them among users. You can also run Spark, Spark Streaming, or Flink programs on Hopsworks. JupyterLab is also bundled which can be used to run Python and Spark interactively.

## Available on any Platform
Hopsworks is available as a both managed platform in the cloud on AWS, Azure, and GCP, and can be installed on any Linux-based virtual machines (Ubuntu/Redhat compatible), even in air-gapped data centers. Hopsworks is also available as a serverless platform that manages and serves both your features and models.
Hopsworks is available to be installed on a kubernetes cluster in the cloud on AWS, Azure, and GCP, and On-Prem (Ubuntu/Redhat compatible), even in air-gapped data centers. Hopsworks is also available as a serverless platform that manages and serves both your features and models.

## Join the community
- Ask questions and give us feedback in the [Hopsworks Community](https://community.hopsworks.ai/)