diff --git a/docs/access-control.md b/docs/access-control.md index ed069eee91..95fd6a243f 100644 --- a/docs/access-control.md +++ b/docs/access-control.md @@ -1,27 +1,25 @@ -This section provides information about how access control works for Polaris Catalog. +This section provides information about how access control works for Apache Polaris (Incubating). -Polaris Catalog uses a role-based access control (RBAC) model in which the Polaris administrator assigns access privileges to catalog roles +Polaris uses a role-based access control (RBAC) model in which the Polaris administrator assigns access privileges to catalog roles and then grants access to resources to service principals by assigning catalog roles to principal roles. These are the key concepts to understanding access control in Polaris: @@ -89,11 +87,11 @@ configure in Polaris: ## RBAC model -The following diagram illustrates the RBAC model used by Polaris Catalog. For each catalog, the Polaris administrator assigns access +The following diagram illustrates the RBAC model used by Polaris. For each catalog, the Polaris administrator assigns access privileges to catalog roles and then grants service principals access to resources by assigning catalog roles to principal roles. Polaris supports a many-to-one relationship between service principals and principal roles. - + ## Access control privileges @@ -187,4 +185,4 @@ includes the following users: - The Catalog reader role grants read-only access for a catalog named Gold zone catalog. - + diff --git a/docs/command-line-interface.md b/docs/command-line-interface.md index 18436c2799..026921eca9 100644 --- a/docs/command-line-interface.md +++ b/docs/command-line-interface.md @@ -1,25 +1,23 @@ -# Polaris CLI +# Apache Polaris (Incubating) CLI In order to help administrators quickly set up and manage their Polaris server, Polaris provides a simple command-line interface (CLI) for common tasks. diff --git a/docs/configuring-polaris-for-production.md b/docs/configuring-polaris-for-production.md index e049f764df..64dc3904d5 100644 --- a/docs/configuring-polaris-for-production.md +++ b/docs/configuring-polaris-for-production.md @@ -1,24 +1,24 @@ -# Configuring Polaris for Production +# Configuring Apache Polaris (Incubating) for Production The default `polaris-server.yml` configuration is intended for develoment and testing. When deploying Polaris in production, there are several best practices to keep in mind. diff --git a/docs/entities.md b/docs/entities.md index a47a1c50d9..df9f4897b3 100644 --- a/docs/entities.md +++ b/docs/entities.md @@ -1,23 +1,23 @@ -This page documents various entities that can be managed in Polaris. +This page documents various entities that can be managed in Apache Polaris (Incubating). ## Catalog diff --git a/docs/index.html b/docs/index.html index fde3aa96c0..67c333ee64 100644 --- a/docs/index.html +++ b/docs/index.html @@ -3,7 +3,7 @@
-