Docs feedback: Auto DevOps should qualify "Containers as a Service"
Problem to solve
Document: https://docs.gitlab.com/ee/topics/autodevops/#comparison-to-application-platforms-and-paas
In regard to auto-devops the above document section says "...and you can use a self-hosted Kubernetes cluster or Containers as a Service on any public cloud..." which implies it covers some things that it does not.
Further details
The phase should be scoped to Kubernetes like this "...or Kubernetes Containers as a Service..."
We have had demo requests to show AWS ECS Containers as a Service - which has both a Docker container host model and serverless model known as "Fargate" - neither of which are Kubernetes.
Auto-devops does not work with these specific and significant "Containers as a Service" models.
Proposal
Update the text to "...or Kubernetes Containers as a Service..."
Who can address the issue
Anyone.