mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-31 16:36:38 +00:00
Merge pull request #316 from kata-containers/readme-updates
docs: update README to include links to user guides
This commit is contained in:
10
README.md
10
README.md
@@ -65,11 +65,21 @@ $ kata-runtime kata-check
|
|||||||
> $ sudo kata-runtime kata-check
|
> $ sudo kata-runtime kata-check
|
||||||
> ```
|
> ```
|
||||||
|
|
||||||
|
## Quick start for users
|
||||||
|
|
||||||
|
See the [installation guides](https://github.com/kata-containers/documentation/tree/master/install/README.md)
|
||||||
|
available for various operating systems.
|
||||||
|
|
||||||
## Quick start for developers
|
## Quick start for developers
|
||||||
|
|
||||||
See the
|
See the
|
||||||
[developer guide](https://github.com/kata-containers/documentation/blob/master/Developer-Guide.md).
|
[developer guide](https://github.com/kata-containers/documentation/blob/master/Developer-Guide.md).
|
||||||
|
|
||||||
|
## Architecture overview
|
||||||
|
|
||||||
|
See the [architecture overview](https://github.com/kata-containers/documentation/blob/master/architecture.md)
|
||||||
|
for details on the Kata Containers design.
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
The runtime uses a TOML format configuration file called `configuration.toml`.
|
The runtime uses a TOML format configuration file called `configuration.toml`.
|
||||||
|
Reference in New Issue
Block a user