diff --git a/CNAME b/CNAME new file mode 100644 index 0000000000..77075c0e18 --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +kubernetes.io diff --git a/docs/user-guide/index.md b/docs/user-guide/index.md index 8453cfa07d..71fc5ff893 100644 --- a/docs/user-guide/index.md +++ b/docs/user-guide/index.md @@ -16,7 +16,7 @@ Please ensure you have completed the [prerequisites for running examples from th ## Thorough walkthrough -If you don't have much familiarity with Kubernetes, we recommend you read the following sections in order: +If you don't have any familiarity with Kubernetes, we recommend you read the following sections in order: 1. [Quick start: launch and expose an application](/docs/user-guide/quick-start/) 1. [Configuring and launching containers: configuring common container parameters](/docs/user-guide/configuring-containers/)