Skip to content

Commit

Permalink
[HOPSWORKS.AI-DOC] Fix EKS screenshots (#158)
Browse files Browse the repository at this point in the history
  • Loading branch information
maismail authored Nov 18, 2020
1 parent cfee823 commit 1a0c7bd
Show file tree
Hide file tree
Showing 10 changed files with 12 additions and 13 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 11 additions & 12 deletions docs/hopsworksai/aws/eks_ecr_integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@ First, navigate to [AWS management console](https://console.aws.amazon.com/iam/h
## Step 6: Create a Hopsworks cluster with EKS and ECR support
In Hopsworks.ai, select *Create cluster*. Choose the region of your EKS cluster, then click Next:
In Hopsworks.ai, select *Create cluster*. Choose the region of your EKS cluster and fill in the name of your S3 bucket, then click Next:
<p align="center">
<figure>
Expand All @@ -316,40 +316,39 @@ Choose your preferred SSH key to use with the cluster, then click Next:
</figure>
</p>
Choose *Enabled* to enable the use Amazon EKS and ECR:
Choose the instance profile role that you have created in Step 2, then click Next:
<p align="center">
<figure>
<a href="../../../assets/images/hopsworksai/aws/eks-hopsworks-create-cluster-1.png">
<img src="../../../assets/images/hopsworksai/aws/eks-hopsworks-create-cluster-1.png" alt="Choose Enabled">
<img src="../../../assets/images/hopsworksai/aws/eks-hopsworks-create-cluster-1.png" alt="Choose instance profile role">
</a>
<figcaption>Choose *Enabled*</figcaption>
<figcaption>Choose instance profile role</figcaption>
</figure>
</p>
Add your EKS cluster name and update your AWS account id if you want to use another account for ECR, then click Next:
Choose **Enabled** to enable the use of Amazon EKS and ECR:
<p align="center">
<figure>
<a href="../../../assets/images/hopsworksai/aws/eks-hopsworks-create-cluster-2.png">
<img src="../../../assets/images/hopsworksai/aws/eks-hopsworks-create-cluster-2.png" alt="Add EKS cluster name">
<img src="../../../assets/images/hopsworksai/aws/eks-hopsworks-create-cluster-2.png" alt="Choose Enabled">
</a>
<figcaption>Add EKS cluster name</figcaption>
<figcaption>Choose Enabled</figcaption>
</figure>
</p>
Choose the instance profile role that you have created in Step 2, then click Next:
Add your EKS cluster name and update your AWS account id if you want to use another account for ECR, then click Next:
<p align="center">
<figure>
<a href="../../../assets/images/hopsworksai/aws/eks-hopsworks-create-cluster-3.png">
<img src="../../../assets/images/hopsworksai/aws/eks-hopsworks-create-cluster-3.png" alt="Choose instance profile role">
<img src="../../../assets/images/hopsworksai/aws/eks-hopsworks-create-cluster-3.png" alt="Add EKS cluster name">
</a>
<figcaption>Choose instance profile role</figcaption>
<figcaption>Add EKS cluster name</figcaption>
</figure>
</p>
Choose the VPC of your EKS cluster, then click Next:
<p align="center">
Expand Down Expand Up @@ -386,4 +385,4 @@ Choose the security group that you have updated in Step 4, then click Next:
</figure>
</p>
Click Review and create, then Create. Once the cluster is created, Hopsworks will use EKS to launch Python jobs, Jupyter servers, and ML model servings.
Click *Review and submit*, then Create. Once the cluster is created, Hopsworks will use EKS to launch Python jobs, Jupyter servers, and ML model servings.
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@ nav:
- Azure: hopsworksai/azure/restrictive_permissions.md
- Cluster creation:
- AWS: hopsworksai/aws/cluster_creation.md
- Integration with EKS and ECR: hopsworksai/aws/eks_ecr_integration.md
- Azure: hopsworksai/azure/cluster_creation.md
# - Databricks Quickstart:
# - AWS: hopsworksai/aws/databricks_quickstart.md
# - Azure: hopsworksai/azure/databricks_quickstart.md
# - SageMaker Quickstart: hopsworksai/aws/sagemaker_quickstart.md
- Integration with AWS EKS and ECR: hopsworksai/aws/eks_ecr_integration.md
- Hopsworks Platform: https://hopsworks.readthedocs.io/en/stable/index.html
- Integrations:
- Overview: setup.md
Expand Down

0 comments on commit 1a0c7bd

Please sign in to comment.