-
Notifications
You must be signed in to change notification settings - Fork 43
[HOPSWORKS.AI-DOC] update aws getting started #155
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
[HOPSWORKS.AI-DOC] update aws getting started #155
Conversation
## Step 2: Creating and configuring a storage | ||
|
||
The Hopsworks clusters deployed by hopsworks.ai store their data in an S3 bucket in your AWS account. | ||
To enable this you need to create an S3 bucket and an instance profile to give the Hopsworks cluster nodes access to the bucket. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
To enable this you need to create an S3 bucket and an instance profile to give the Hopsworks cluster nodes access to the bucket. | |
To enable this you need to create an S3 bucket and an instance profile to give cluster nodes access to the bucket. |
The Hopsworks clusters deployed by hopsworks.ai store their data in an S3 bucket in your AWS account. | ||
To enable this you need to create an S3 bucket and an instance profile to give the Hopsworks cluster nodes access to the bucket. | ||
|
||
### Step 2.1: Creating a S3 bucket |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
### Step 2.1: Creating a S3 bucket | |
### Step 2.1: Creating an S3 bucket |
|
||
### Step 2.1: Creating a S3 bucket | ||
Proceed to the [S3 Management Console](https://s3.console.aws.amazon.com/s3/home) and click on *Create bucket*: | ||
create-s3-bucket-1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this on purpose there?
<a href="../../../assets/images/hopsworksai/aws/create-s3-bucket-1.png"> | ||
<img src="../../../assets/images/hopsworksai/aws/create-s3-bucket-1.png" alt="Create a S3 bucket"> | ||
</a> | ||
<figcaption>Create a S3 bucket</figcaption> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
<figcaption>Create a S3 bucket</figcaption> | |
<figcaption>Create an S3 bucket</figcaption> |
</figure> | ||
</p> | ||
|
||
Name your bucket and select the in which you want to run your Hopsworks cluster. Click on *Create bucket* at the bottom of the page. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Name your bucket and select the in which you want to run your Hopsworks cluster. Click on *Create bucket* at the bottom of the page. | |
Name your bucket and select the region where your Hopsworks cluster will run. Click on *Create bucket* at the bottom of the page. |
<a href="../../../assets/images/hopsworksai/aws/create-s3-bucket-2.png"> | ||
<img src="../../../assets/images/hopsworksai/aws/create-s3-bucket-2.png" alt="Create a S3 bucket"> | ||
</a> | ||
<figcaption>Create a S3 bucket</figcaption> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
<figcaption>Create a S3 bucket</figcaption> | |
<figcaption>Create an S3 bucket</figcaption> |
</figure> | ||
</p> | ||
|
||
The cluster will start. This might take a few minutes: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The cluster will start. This might take a few minutes: | |
The cluster will start. This will take a few minutes: |
|
||
As soon as the cluster has started, you will be able to log in to your new Hopsworks cluster with the username | ||
and password provided. You will also able to stop or terminate the cluster. | ||
As soon as the cluster has started, you will be able to log in to your new Hopsworks cluster with the username and password provided. You will also able to stop, restart, or terminate the cluster. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As soon as the cluster has started, you will be able to log in to your new Hopsworks cluster with the username and password provided. You will also able to stop, restart, or terminate the cluster. | |
As soon as the cluster has started, you will be able to log in to your new Hopsworks cluster with the username and password provided. You will also be able to stop, restart, or terminate the cluster. |
No description provided.