Skip to content

Commit

Permalink
Merge pull request openshift#14269 from sanchezl/cluster_crd_table
Browse files Browse the repository at this point in the history
Update the list of cluster configuration resources.
  • Loading branch information
kalexand-rh authored May 20, 2019
2 parents 604da9a + 11a9bc7 commit a861385
Showing 1 changed file with 30 additions and 5 deletions.
35 changes: 30 additions & 5 deletions architecture/customizations.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -21,26 +21,51 @@ Custom Resource Definitions (CRDs) that are deployed on your cluster.
|===
|Configuration resource |Description

|APIServer
|Configure the Kubernetes API server.

|Authentication
|You can configure the identity provider for your cluster.

|Build
|Configure build settings.

|ClusterVersion
|Configure the desired version of the cluster and how updates are handled.

|Console
|Configure the web console.

|DNS
|See
|Configure DNS.

|Feature
|Configure feature gates.

|Image
|See
|Configure image registries.

|Infrastructure
|In {product-title} {product-version}, you cannot customize the infrastructure resource.

|Ingress
|See
|Configure Ingress.

|Network
|See
|Configure the cluster networks.

|OAuth
|See
|Configure the integrated OAuth server.

|Project
|Configure how projects are created.

|Proxy
|Configure default proxies.

|Scheduler
|Configure the scheduler.

|===


Expand Down

0 comments on commit a861385

Please sign in to comment.