Added NOTES.txt

This commit is contained in:
Michael Goodness
2016-10-24 16:51:34 -05:00
parent f9c76931b0
commit 5de6685a3d
3 changed files with 11 additions and 1 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ The command removes all the Kubernetes components associated with the chart and
## Configuration
The following tables lists the configurable parameters of the WordPress chart and their default values.
The following tables lists the configurable parameters of the Spartakus chart and their default values.
| Parameter | Description | Default |
| ------------------------------- | ------------------------------- | ---------------------------------------------------------- |
+7
View File
@@ -0,0 +1,7 @@
Spartakus is now running in your cluster.
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!
https://github.com/kubernetes-incubator/spartakus
+3
View File
@@ -10,6 +10,9 @@ image: gcr.io/google_containers/spartakus-amd64:v1.0.0
## ref: http://kubernetes.io/docs/user-guide/compute-resources/
##
resources:
# limits:
# cpu: 2m
# memory: 8Mi
requests:
cpu: 2m
memory: 8Mi