From a1a3b8f2bd78f9d50b37b0e33f03d67948547f95 Mon Sep 17 00:00:00 2001 From: Mark Chmarny Date: Tue, 10 Apr 2018 17:16:44 -0700 Subject: [PATCH] Renamed Elafros Easy to install --- project-checklist.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project-checklist.md b/project-checklist.md index 23fa19d6f..ca1bd483d 100644 --- a/project-checklist.md +++ b/project-checklist.md @@ -12,7 +12,7 @@ The tasks we would like to complete prior to making repository public, are: - [x] Elafros design/API documents posted to repo and reviewed - [x] Implement Service CRD in the compute/serving repo - [ ] Seed initial project roadmap docs (e.g. API, Build, Autoscaling, Eventing) -- [ ] Validated no-build deployment ([Elafros Easy](https://github.com/elafros/install)) for GKE and non-GKE k8s cluster +- [ ] Validate no-build "Elafros Easy" deployment (aka [install](https://github.com/elafros/install)) for GKE and non-GKE k8s cluster - [ ] Validate all sample apps against elafros/install deployed cluster - [ ] Operator/Developer upgrade user guide (fully manual ok for now)