Skip to content

Commit

Permalink
readme: Add pointers to where to reach us
Browse files Browse the repository at this point in the history
Signed-off-by: Fabian Deutsch <[email protected]>
  • Loading branch information
fabiand committed Feb 7, 2017
1 parent 5eef5a6 commit 408d8d2
Showing 1 changed file with 15 additions and 5 deletions.
20 changes: 15 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@ Kubernetes.

**Note:** KubeVirt is a heavy work in progress.

# Virtualization extension for Kubernetes
# Introduction

## Virtualization extension for Kubernetes

At it's core KubeVirt extends [Kubernetes][k8s] by adding
additional virtualization resource types (especially the `VM` type) through
Expand All @@ -28,9 +30,6 @@ on an existing cluster.

The necessary controllers and agents are provided by KubeVirt.


## Features

As of today KubeVirt can be used to declarative

* Create a predefined VM
Expand All @@ -44,7 +43,7 @@ Example:
[![asciicast](https://asciinema.org/a/96275.png)](https://asciinema.org/a/96275)


## Getting Started
# Getting Started

**Demo** To try out our demo run
```bash
Expand All @@ -67,6 +66,17 @@ and learn more about the major components by taking a look at
* [Components](docs/components.md) - Detailed look at all components


# Community

If you got enough of code and want to speak to people, then you got a couple
of options:

* Follow us on [Twitter](https://twitter.com/kubevirt)
* Chat with us on [IRC](irc://irc.freenode.net/#kubevirt)
* Discuss with us on the [kubevirt-dev Google Group](https://groups.google.com/forum/#!forum/kubevirt-dev)
* Stay informed about designs and upcoming events by watching our [community content](https://github.com/kubevirt/community/)


## Related resources

* [Kubernetes][k8s]
Expand Down

0 comments on commit 408d8d2

Please sign in to comment.