You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/content/preview/_index.html
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: YugabyteDB documentation
3
3
description: Yugabyte documentation is the best source to learn the most in-depth information about YugabyteDB, YugabyteDB Managed, and YugabyteDB Anywhere.
Copy file name to clipboardExpand all lines: docs/content/preview/yugabyte-platform/configure-yugabyte-platform/set-up-cloud-provider/aws.md
+8-8
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ menu:
13
13
identifier: set-up-cloud-provider-1-aws
14
14
parent: configure-yugabyte-platform
15
15
weight: 20
16
-
isTocNested: false
16
+
isTocNested: true
17
17
showAsideToc: true
18
18
---
19
19
@@ -111,8 +111,8 @@ You can customize your network, including the virtual network. YugabyteDB Anywhe
111
111
112
112
You can customize the Network Time Protocol server, as follows:
113
113
114
-
- Select **Use provider’s NTP server** to enable cluster nodes to connect to the AWS internal time servers. For more information, consult the AWS documentation such as [Keeping time with Amazon time sync service](https://aws.amazon.com/blogs/aws/keeping-time-with-amazon-time-sync-service/).
115
-
- Select **Manually add NTP Servers** to provide your own NTP servers and allow the cluster nodes to connect to those NTP servers.
114
+
- Select **Use provider’s NTP server** to enable cluster nodes to connect to the AWS internal time servers. For more information, consult the AWS documentation such as [Keeping time with Amazon time sync service](https://aws.amazon.com/blogs/aws/keeping-time-with-amazon-time-sync-service/).
115
+
- Select **Manually add NTP Servers** to provide your own NTP servers and allow the cluster nodes to connect to those NTP servers.
116
116
- Select **Don’t set up NTP** to prevent YugabyteDB Anywhere from performing any NTP configuration on the cluster nodes. For data consistency, ensure that NTP is correctly configured on your machine image. Note that **Use AWS Time Sync** must be disabled during the universe creation; otherwise **Don’t set up NTP** will be overridden.
117
117
118
118
## Global deployment
@@ -129,12 +129,12 @@ You have an option to provide the following:
129
129
130
130
- A custom Amazon Machine Image (AMI) ID to use in each region. For a non-exhaustive list of options, see Ubuntu 18 and Oracle 8 support. If you do not provide any values, a recent x86 CentOS image is used. For additional information, see [CentOS on AWS](https://wiki.centos.org/Cloud/AWS).<br>
131
131
132
-
<br>
133
-
132
+
<br>
133
+
134
134
<br><br><br>
135
-
136
-
To use automatic provisioning to bring up a universe on [AWS Graviton](https://aws.amazon.com/ec2/graviton/), you need to pass in the Arch AMI ID of AlmaLinux or Ubuntu. Note that this requires a YugabyteDB release for Linux ARM, which is available through one of the release pages (for example, https://docs.yugabyte.com/preview/releases/release-notes/v2.13/) by clicking **Downloads > Linux ARM**. YugabyteDB Anywhere enables you to import releases via an S3 or HTTP, as described in [Upgrade the YugabyteDB software](../../../manage-deployments/upgrade-software/).
137
-
135
+
136
+
\
137
+
To use automatic provisioning to bring up a universe on [AWS Graviton](https://aws.amazon.com/ec2/graviton/), you need to pass in the Arch AMI ID of AlmaLinux or Ubuntu. Note that this requires a YugabyteDB release for Linux ARM, which is available through one of the release pages (for example, the [current preview release](/preview/releases/release-notes/preview-release/)) by clicking **Downloads > Linux ARM**. YugabyteDB Anywhere enables you to import releases via an S3 or HTTP, as described in [Upgrade the YugabyteDB software](../../../manage-deployments/upgrade-software/).
This page documents the stable (production) version. For testing and development with the latest features, use <ahref="{{ $previewUrl }}">the preview (v2.13) version.</a>
44
+
This page documents the stable (production) version. For testing and development with the latest features, use <ahref="{{ $previewUrl }}">the preview (v2.15) version.</a>
45
45
</div>
46
46
{{ else if eq (index $urlArray 1) "preview" }}
47
47
{{ else }}
48
48
<divclass="admonition warning">
49
49
<pclass="admonition-title">Attention</p>
50
-
This page documents an earlier version. <ahref="{{ $previewUrl }}">Go to the preview (v2.13) version.</a>
50
+
This page documents an earlier version. <ahref="{{ $previewUrl }}">Go to the preview (v2.15) version.</a>
This page documents the stable (production) version. For testing and development with the latest features, use <ahref="{{ $previewUrl }}">the preview (v2.13) version.</a>
42
+
This page documents the stable (production) version. For testing and development with the latest features, use <ahref="{{ $previewUrl }}">the preview (v2.15) version.</a>
43
43
</div>
44
44
{{ else if eq (index $urlArray 1) "preview" }}
45
45
{{ else }}
46
46
<divclass="admonition warning">
47
47
<pclass="admonition-title">Attention</p>
48
-
This page documents an earlier version. <ahref="{{ $previewUrl }}">Go to the preview (v2.13) version.</a>
48
+
This page documents an earlier version. <ahref="{{ $previewUrl }}">Go to the preview (v2.15) version.</a>
0 commit comments