From f5f2698d3d6e32eb97aa0c0ade51fb739e60c378 Mon Sep 17 00:00:00 2001 From: Michael Goodness Date: Wed, 26 Oct 2016 00:08:51 -0500 Subject: [PATCH] Added installation validation instructions to NOTES.txt (#156) --- stable/spartakus/templates/NOTES.txt | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/stable/spartakus/templates/NOTES.txt b/stable/spartakus/templates/NOTES.txt index e264fd46f8..01e2bff740 100644 --- a/stable/spartakus/templates/NOTES.txt +++ b/stable/spartakus/templates/NOTES.txt @@ -1,7 +1,10 @@ -Spartakus is now running in your cluster. +To verify that Spartakus has started, run: -THIS DOES NOT REPORT ANY PERSONAL INFORMATION. Anything that might be identifying, including things -like IP addresses, container images, and object names are anonymized. We take this very seriously. -If you think something we are collecting might be considered personal information, PLEASE let us know! + kubectl --namespace={{ .Release.Namespace }} get pods -l "app={{ template "fullname" . }}" + +THIS APPLICATION DOES NOT REPORT ANY PERSONAL INFORMATION. Anything that might be identifying, +including things like IP addresses, container images, and object names are anonymized. We take +this very seriously. If you think something we are collecting might be considered personal +information, PLEASE let us know! https://github.com/kubernetes-incubator/spartakus