Skip to content

Commit

Permalink
Prepare for 0.5.x snapshots (projectriff#144)
Browse files Browse the repository at this point in the history
  • Loading branch information
scothis authored Sep 5, 2019
1 parent ee563fa commit fbe401e
Show file tree
Hide file tree
Showing 68 changed files with 4,523 additions and 2 deletions.
41 changes: 41 additions & 0 deletions docs/v0.3/versions/v0.3.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
---
id: v0.3
title: riff v0.3.x
sidebar_label: v0.3.x
---

<style>
.mainContainer {
-webkit-animation: hideonload 2s;
-moz-animation: hideonload 2s;
-ms-animation: hideonload 2s;
-o-animation: hideonload 2s;
animation: hideonload 2s;
}
@keyframes hideonload {
from { opacity: 0; }
to { opacity: 1; }
}
@-moz-keyframes hideonload {
from { opacity: 0; }
to { opacity: 1; }
}
@-webkit-keyframes hideonload {
from { opacity: 0; }
to { opacity: 1; }
}
@-ms-keyframes hideonload {
from { opacity: 0; }
to { opacity: 1; }
}
@-o-keyframes hideonload {
from { opacity: 0; }
to { opacity: 1; }
}
</style>

[Get started with riff v0.3.x](../../v0.3/getting-started.md)

<script type="text/javascript">
window.location.href = '/docs/v0.3/getting-started';
</script>
42 changes: 42 additions & 0 deletions docs/v0.3/versions/v0.4.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
---
id: v0.4
title: riff v0.4.x
sidebar_label: v0.4.x
---

<style>
.mainContainer {
-webkit-animation: hideonload 2s;
-moz-animation: hideonload 2s;
-ms-animation: hideonload 2s;
-o-animation: hideonload 2s;
animation: hideonload 2s;
}
@keyframes hideonload {
from { opacity: 0; }
to { opacity: 1; }
}
@-moz-keyframes hideonload {
from { opacity: 0; }
to { opacity: 1; }
}
@-webkit-keyframes hideonload {
from { opacity: 0; }
to { opacity: 1; }
}
@-ms-keyframes hideonload {
from { opacity: 0; }
to { opacity: 1; }
}
@-o-keyframes hideonload {
from { opacity: 0; }
to { opacity: 1; }
}
</style>

[Get started with riff v0.4.x](../../v0.4/getting-started.md)

<script type="text/javascript">
window.location.href = '/docs/v0.4/getting-started';
</script>

42 changes: 42 additions & 0 deletions docs/v0.3/versions/v0.5.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
---
id: v0.5
title: riff v0.5.x
sidebar_label: v0.5.x (snaphots)
---

<style>
.mainContainer {
-webkit-animation: hideonload 2s;
-moz-animation: hideonload 2s;
-ms-animation: hideonload 2s;
-o-animation: hideonload 2s;
animation: hideonload 2s;
}
@keyframes hideonload {
from { opacity: 0; }
to { opacity: 1; }
}
@-moz-keyframes hideonload {
from { opacity: 0; }
to { opacity: 1; }
}
@-webkit-keyframes hideonload {
from { opacity: 0; }
to { opacity: 1; }
}
@-ms-keyframes hideonload {
from { opacity: 0; }
to { opacity: 1; }
}
@-o-keyframes hideonload {
from { opacity: 0; }
to { opacity: 1; }
}
</style>

[Get started with riff v0.5.x](../../v0.5/getting-started.md)

<script type="text/javascript">
window.location.href = '/docs/v0.5/getting-started';
</script>

41 changes: 41 additions & 0 deletions docs/v0.4/versions/v0.3.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
---
id: v0.3
title: riff v0.3.x
sidebar_label: v0.3.x
---

<style>
.mainContainer {
-webkit-animation: hideonload 2s;
-moz-animation: hideonload 2s;
-ms-animation: hideonload 2s;
-o-animation: hideonload 2s;
animation: hideonload 2s;
}
@keyframes hideonload {
from { opacity: 0; }
to { opacity: 1; }
}
@-moz-keyframes hideonload {
from { opacity: 0; }
to { opacity: 1; }
}
@-webkit-keyframes hideonload {
from { opacity: 0; }
to { opacity: 1; }
}
@-ms-keyframes hideonload {
from { opacity: 0; }
to { opacity: 1; }
}
@-o-keyframes hideonload {
from { opacity: 0; }
to { opacity: 1; }
}
</style>

[Get started with riff v0.3.x](../../v0.3/getting-started.md)

<script type="text/javascript">
window.location.href = '/docs/v0.3/getting-started';
</script>
42 changes: 42 additions & 0 deletions docs/v0.4/versions/v0.4.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
---
id: v0.4
title: riff v0.4.x
sidebar_label: v0.4.x
---

<style>
.mainContainer {
-webkit-animation: hideonload 2s;
-moz-animation: hideonload 2s;
-ms-animation: hideonload 2s;
-o-animation: hideonload 2s;
animation: hideonload 2s;
}
@keyframes hideonload {
from { opacity: 0; }
to { opacity: 1; }
}
@-moz-keyframes hideonload {
from { opacity: 0; }
to { opacity: 1; }
}
@-webkit-keyframes hideonload {
from { opacity: 0; }
to { opacity: 1; }
}
@-ms-keyframes hideonload {
from { opacity: 0; }
to { opacity: 1; }
}
@-o-keyframes hideonload {
from { opacity: 0; }
to { opacity: 1; }
}
</style>

[Get started with riff v0.4.x](../../v0.4/getting-started.md)

<script type="text/javascript">
window.location.href = '/docs/v0.4/getting-started';
</script>

42 changes: 42 additions & 0 deletions docs/v0.4/versions/v0.5.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
---
id: v0.5
title: riff v0.5.x
sidebar_label: v0.5.x (snaphots)
---

<style>
.mainContainer {
-webkit-animation: hideonload 2s;
-moz-animation: hideonload 2s;
-ms-animation: hideonload 2s;
-o-animation: hideonload 2s;
animation: hideonload 2s;
}
@keyframes hideonload {
from { opacity: 0; }
to { opacity: 1; }
}
@-moz-keyframes hideonload {
from { opacity: 0; }
to { opacity: 1; }
}
@-webkit-keyframes hideonload {
from { opacity: 0; }
to { opacity: 1; }
}
@-ms-keyframes hideonload {
from { opacity: 0; }
to { opacity: 1; }
}
@-o-keyframes hideonload {
from { opacity: 0; }
to { opacity: 1; }
}
</style>

[Get started with riff v0.5.x](../../v0.5/getting-started.md)

<script type="text/javascript">
window.location.href = '/docs/v0.5/getting-started';
</script>

42 changes: 42 additions & 0 deletions docs/v0.5.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
---
id: v0.5
title: riff v0.5.x
sidebar_label: v0.5.x
---

<style>
.mainContainer {
-webkit-animation: hideonload 2s;
-moz-animation: hideonload 2s;
-ms-animation: hideonload 2s;
-o-animation: hideonload 2s;
animation: hideonload 2s;
}
@keyframes hideonload {
from { opacity: 0; }
to { opacity: 1; }
}
@-moz-keyframes hideonload {
from { opacity: 0; }
to { opacity: 1; }
}
@-webkit-keyframes hideonload {
from { opacity: 0; }
to { opacity: 1; }
}
@-ms-keyframes hideonload {
from { opacity: 0; }
to { opacity: 1; }
}
@-o-keyframes hideonload {
from { opacity: 0; }
to { opacity: 1; }
}
</style>

[Get started with riff v0.5.x](./v0.5/getting-started.md)

<script type="text/javascript">
window.location.href = '/docs/v0.5/getting-started';
</script>

41 changes: 41 additions & 0 deletions docs/v0.5/cli.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
---
id: cli
title: CLI
sidebar_label: CLI
---

<style>
.mainContainer {
-webkit-animation: hideonload 2s;
-moz-animation: hideonload 2s;
-ms-animation: hideonload 2s;
-o-animation: hideonload 2s;
animation: hideonload 2s;
}
@keyframes hideonload {
from { opacity: 0; }
to { opacity: 1; }
}
@-moz-keyframes hideonload {
from { opacity: 0; }
to { opacity: 1; }
}
@-webkit-keyframes hideonload {
from { opacity: 0; }
to { opacity: 1; }
}
@-ms-keyframes hideonload {
from { opacity: 0; }
to { opacity: 1; }
}
@-o-keyframes hideonload {
from { opacity: 0; }
to { opacity: 1; }
}
</style>

[riff CLI](./cli/riff.md)

<script type="text/javascript">
window.location.href = '/docs/v0.5/cli/riff';
</script>
50 changes: 50 additions & 0 deletions docs/v0.5/cli/riff.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
---
id: riff
title: "riff"
---
## riff

riff is for functions

### Synopsis

The riff CLI combines with the projectriff system CRDs to build, run and wire
workloads (functions, applications and containers). The CRDs provide the riff
API of which this CLI is a client.

Before running riff, please install the projectriff system and its dependencies.
See https://projectriff.io/docs/getting-started/

The application, function and container commands define build plans and the
credential commands to authenticate builds to container registries.

Runtimes provide ways to execute the workloads. Different runtimes provide
alternate execution models and capabilities.

The core runtime uses core Kubernetes resources like Deployment and Service to
expose the workload over HTTP.

The Knative runtime uses Knative Serving to expose the workload over HTTP with
zero-to-n autoscaling and managed ingress.

### Options

```
--config file config file (default is $HOME/.riff.yaml)
-h, --help help for riff
--kube-config file kubectl config file (default is $HOME/.kube/config)
--no-color disable color output in terminals
--version display CLI version
```

### SEE ALSO

* [riff application](riff_application.md) - applications built from source using application buildpacks
* [riff completion](riff_completion.md) - generate shell completion script
* [riff container](riff_container.md) - containers resolve the latest image
* [riff core](riff_core.md) - core runtime for riff workloads
* [riff credential](riff_credential.md) - credentials for container registries
* [riff doctor](riff_doctor.md) - check riff's requirements are installed
* [riff function](riff_function.md) - functions built from source using function buildpacks
* [riff knative](riff_knative.md) - Knative runtime for riff workloads

Loading

0 comments on commit fbe401e

Please sign in to comment.