You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deis (pronounced DAY-iss) is an open source PaaS that makes it easy to deploy and manage applications on your own servers. Deis builds on [Kubernetes][k8s-home] to provide a lightweight, easy and secure way to deploy your code to production.
8
7
9
-
## Description
8
+
For more information about the Deis workflow, please visit the main project page at https://github.com/deis/workflow.
9
+
10
+
## Beta Status
11
+
12
+
This Deis component is currently in beta status, and we welcome your input! If you have feedback, please submit an [issue][issues]. If you'd like to participate in development, please read the "Development" section below and submit a [pull request][prs].
13
+
14
+
15
+
# About
10
16
This repository aims to contain all the necessary components for a production quality monitoring solution that runs on top of the kubernetes cluster scheduler. It provides the [TICK](https://influxdata.com/time-series-platform/) stack which is produced by the influxdata team.
11
17
12
18
## Current State
@@ -27,4 +33,8 @@ Unless required by applicable law or agreed to in writing, software
27
33
distributed under the License is distributed on an "AS IS" BASIS,
28
34
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
29
35
See the License for the specific language governing permissions and
0 commit comments