About¶
ARC is implemented as a Kubernetes API Extension Server that provides an API for managing orders. The API is implemented as a Kubernetes
As a result, ARC Order resources can be managed using kubectl and natively integrate with other Kubernetes services.
Many examples are available in
the examples directory on GitHub.
For a complete description of the ARC Order spec, please refer
to the spec documentation.
Progress through the walk through in sequence to learn all the basics.