|
|
|
@ -6,23 +6,23 @@ Quality and integration the illumos is used to.
|
|
|
|
|
## Scope |
|
|
|
|
The following standards are in scope of this Project: |
|
|
|
|
* [Open Container Interface](https://www.opencontainers.org/) (docker images and containers) |
|
|
|
|
* * [runtime-spec](https://github.com/opencontainers/runtime-spec) |
|
|
|
|
* * [image-spec](https://github.com/opencontainers/image-spec) |
|
|
|
|
* * [distribution-spec](https://github.com/opencontainers/distribution-spec) |
|
|
|
|
* [runtime-spec](https://github.com/opencontainers/runtime-spec) |
|
|
|
|
* [image-spec](https://github.com/opencontainers/image-spec) |
|
|
|
|
* [distribution-spec](https://github.com/opencontainers/distribution-spec) |
|
|
|
|
* [CNCF Kubernetes](http://kubernetes.io/) and Projects supporting running on it. |
|
|
|
|
* [Cloud Foundry](https://docs.cloudfoundry.org) for app deployment definitions and source to image |
|
|
|
|
|
|
|
|
|
## Components |
|
|
|
|
To make these standards usable the following Components are part of this Project: |
|
|
|
|
* CLI |
|
|
|
|
* * cloudadm create and manage clusters on hardware or any supported cloud provider |
|
|
|
|
* * podadm run and manage containers and pods on single nodes or clusters |
|
|
|
|
* * imageadm build and publish images in the OCI format from configuration instructions or Dockerfiles |
|
|
|
|
* cloudadm create and manage clusters on hardware or any supported cloud provider |
|
|
|
|
* podadm run and manage containers and pods on single nodes or clusters |
|
|
|
|
* imageadm build and publish images in the OCI format from configuration instructions or Dockerfiles |
|
|
|
|
* Kubernetes |
|
|
|
|
* * podadmd a kubelet implementation allowing kubernetes workloads to run within zones |
|
|
|
|
* podadmd a kubelet implementation allowing kubernetes workloads to run within zones |
|
|
|
|
* Higher level concepts |
|
|
|
|
* * [Buildpacks](https://docs.cloudfoundry.org/buildpacks/) Source to image standards |
|
|
|
|
* * [Routes and Domains](https://docs.cloudfoundry.org/devguide/deploy-apps/routes-domains.html) |
|
|
|
|
* [Buildpacks](https://docs.cloudfoundry.org/buildpacks/) Source to image standards |
|
|
|
|
* [Routes and Domains](https://docs.cloudfoundry.org/devguide/deploy-apps/routes-domains.html) |
|
|
|
|
|
|
|
|
|
## Status |
|
|
|
|
|
|
|
|
|