Open
Description
Ref #1485
With the new logic we should probably remove the Runner
kind from the user docs as the kind no longer supports the ephemeral: true
feature really, this is by design and is not a bug. The Runner
kind should now be viewed as an implementation detail with end users deploying abstractions (RunnerDeployment
and RunnerSet
). It would be helpful to create implementation docs which detail the plumbing of how ARC works for those that want to understand the implementation at a greater detail, this should be separate to usage docs (the repo README.md) as the implementation details should not be needed to use the project.