diff --git a/docs/index.mdx b/docs/index.mdx index d548fbf425..d83094c5c2 100644 --- a/docs/index.mdx +++ b/docs/index.mdx @@ -40,31 +40,32 @@ manual. #### k8s Cluster API Provider You can easily deploy the container layer on top of the testbed (or a production -SCS cloud of course) checking out the code from +SCS cloud) checking out the code from [k8s-cluster-api-provider](https://github.com/SovereignCloudStack/k8s-cluster-api-provider/). #### Cluster Stacks -With Cluster Stacks, the V2 KaaS reference implementation, we provide an opinionated optimized configuration of Kubernetes clusters. Through better packaging, integrated testing, and bundled configuration SCS-based Kubernetes clusters can be individualized much easier. +With the Cluster Stacks, in the V2 KaaS reference implementation, we provide an opinionated optimized configuration of Kubernetes clusters. Through better packaging, integrated testing, and bundled configuration, SCS-based Kubernetes clusters provide easier individualization. Throughout the R6 development cycle Cluster Stacks are taken from a technical preview to be [functional and available on top of the IaaS reference implementation](https://github.com/SovereignCloudStack/issues/milestone/8) as well to replace the V1 KaaS reference implementation [k8s-cluster-api-provider](https://github.com/SovereignCloudStack/k8s-cluster-api-provider/). -The Cluster Stacks can already be tried out in a [demo](https://github.com/SovereignCloudStack/cluster-stacks-demo). Although this is based on the non production ready provider Docker, the usage is the same for every provider. +The Cluster Stacks can already be tried with the [demo](https://github.com/SovereignCloudStack/cluster-stacks-demo) repository. Although this is based on the not-production-ready Docker provider, the usage is the same for every provider. ### Public SCS Clouds in production -Find the current number of scs compatible clouds [here](https://docs.scs.community/standards/certification/overview#compliant-cloud-environments) +Find the current list of scs compatible clouds [here](https://docs.scs.community/standards/certification/overview#compliant-cloud-environments). ### Development of SCS -While the SCS projects tracks the efforts across the released in epics and userstories, the work on the code happens upstream - as such these repositories are usually not found in the SCS GitHub organization. Whenever possible SCS works directly in the upstream projects into +While the SCS project tracks the efforts across the released epics and user stories, the work on the code, whenever possible, happens upstream. As such, these repositories are usually not found in the SCS GitHub organization. SCS works directly in the following upstream projects: - CNCF projects, - OpenStack, - kolla-ansible, - OSISM and others. +All code not pushed upstream can be found in the [SCS Github organization](https://github.com/SovereignCloudStack). ### Issues and Bugs -If you can identify the affected component, raise the issue against the relevant repository in the SovereignCloudStack or OSISM space. Otherwise you can use the [issues repository](https://github.com/SovereignCloudStack/issues). We appreciate PRs as well as issues; please don't forget to sign off your contributions see [contributor guide](https://docs.scs.community/community). +If you can identify the affected component, raise the issue against the relevant repository in the SovereignCloudStack or OSISM space. Otherwise, you can use the [issues repository](https://github.com/SovereignCloudStack/issues). We appreciate PRs as well as issues; please don't forget to sign off your contributions see [contributor guide](https://docs.scs.community/community). ### Contribute and Connect diff --git a/static/data/featureContentData.json b/static/data/featureContentData.json index 6ecd4a4631..d6c4d0c032 100644 --- a/static/data/featureContentData.json +++ b/static/data/featureContentData.json @@ -19,7 +19,7 @@ }, { "title": "Existing Public Clouds", - "body": "There are public SCS compliant clouds in production.", + "body": "There are SCS compliant public clouds in production.", "url": "/standards/certification/overview#compliant-cloud-environments", "buttonText": "Test Them" }