diff --git a/website/content/docs/ecosystem.mdx b/website/content/docs/ecosystem.mdx index 927672bf19..d754473c0e 100644 --- a/website/content/docs/ecosystem.mdx +++ b/website/content/docs/ecosystem.mdx @@ -1,7 +1,7 @@ --- layout: docs page_title: Nomad Ecosystem -description: Comparison between Nomad and Kubernetes +description: Learn about the Nomad ecosystem, which includes CI/CD, task drivers, service mesh, service proxy, secrets management, observability, autoscaling, storage, provisioning, GPUs, and cloud native support. --- # Nomad Ecosystem diff --git a/website/content/docs/glossary.mdx b/website/content/docs/glossary.mdx index 8c2035e7b7..acb7f74f2b 100644 --- a/website/content/docs/glossary.mdx +++ b/website/content/docs/glossary.mdx @@ -1,7 +1,7 @@ --- layout: docs page_title: Glossary -description: Learn the definition of important Nomad concepts. +description: Review the definitions of Nomad key concepts. --- # Glossary diff --git a/website/content/docs/index.mdx b/website/content/docs/index.mdx index 3296277979..8de16cbd4a 100644 --- a/website/content/docs/index.mdx +++ b/website/content/docs/index.mdx @@ -2,9 +2,7 @@ layout: docs page_title: Documentation description: |- - Welcome to the Nomad documentation. Nomad is a scheduler and workload - orchestrator. This documentation is a reference for all available features - and options of Nomad. + Nomad is a flexible scheduler and orchestrator to deploy and manage containers and non-containerized applications across on-premises and clouds at scale. --- # Nomad Documentation diff --git a/website/content/docs/partnerships.mdx b/website/content/docs/partnerships.mdx index b8c95e0b93..3fb25ed19c 100644 --- a/website/content/docs/partnerships.mdx +++ b/website/content/docs/partnerships.mdx @@ -1,7 +1,7 @@ --- layout: docs page_title: Nomad Partnerships -description: Update this content +description: Learn the process for building products that integrate with Nomad. --- # Nomad Integration Program diff --git a/website/content/docs/schedulers.mdx b/website/content/docs/schedulers.mdx index 7eb58f3d53..2342e23f89 100644 --- a/website/content/docs/schedulers.mdx +++ b/website/content/docs/schedulers.mdx @@ -1,7 +1,7 @@ --- layout: docs page_title: Schedulers -description: Learn about Nomad's various schedulers. +description: Learn how Nomad's service, batch, system, and sysbatch schedulers enable flexible workloads. --- # Schedulers diff --git a/website/content/docs/who-uses-nomad.mdx b/website/content/docs/who-uses-nomad.mdx index b7aeefd95e..78e62746df 100644 --- a/website/content/docs/who-uses-nomad.mdx +++ b/website/content/docs/who-uses-nomad.mdx @@ -2,8 +2,7 @@ layout: docs page_title: Who Uses Nomad description: >- - This page features many ways Nomad is used in production today across many - industries to solve critical, real-world business objectives + Learn how Nomad is used in production to solve critical, real-world business objectives. --- # Who Uses Nomad @@ -117,4 +116,3 @@ Nomad is widely adopted and used in production by PagerDuty, Cloudflare, Roblox, - [Cluster Schedulers & Why We Chose Nomad Over Kubernetes (2017)](https://medium.com/@copyconstruct/schedulers-kubernetes-and-nomad-b0f2e14a896) -...and more!