website/content/en/examples/application
azarnyx 6e557559fe Update worker.py (#12403)
Fix an error reproduced with python3.6.8, python3.5.2, python2.7.12:

$ echo "Hi!"| ./worker.py

Traceback (most recent call last):
  File "./worker.py", line 6, in <module>
    print("Processing " + sys.stdin.lines())
AttributeError: '_io.TextIOWrapper' object has no attribute 'lines'
2019-01-28 11:44:01 -08:00
..
cassandra Fix cassandra-statefulset.yaml indent level (#10243) 2018-09-10 02:05:52 -07:00
guestbook Consolidate YAML files [part-5] (#9258) 2018-07-02 13:06:18 -07:00
hpa Consolidate YAML files [part-3] (#9237) 2018-07-02 11:15:20 -07:00
job Update worker.py (#12403) 2019-01-28 11:44:01 -08:00
mysql Consolidate YAML files [part-3] (#9237) 2018-07-02 11:15:20 -07:00
nginx Consolidate YAML files [part-15] (#9380) 2018-07-10 09:09:26 -07:00
web Consolidate YAML files [part-6] (#9261) 2018-07-02 13:37:18 -07:00
wordpress Consolidate YAML files [part-6] (#9261) 2018-07-02 13:37:18 -07:00
zookeeper Consolidate YAML files [part-6] (#9261) 2018-07-02 13:37:18 -07:00
deployment-patch.yaml Consolidate YAML files [part-3] (#9237) 2018-07-02 11:15:20 -07:00
deployment-scale.yaml Consolidate YAML files [part-2] (#9236) 2018-06-26 09:34:52 -07:00
deployment-update.yaml Consolidate YAML files [part-2] (#9236) 2018-06-26 09:34:52 -07:00
deployment.yaml Consolidate YAML files [part-8] (#9347) 2018-07-02 17:35:20 -07:00
nginx-app.yaml Consolidate YAML files [part-15] (#9380) 2018-07-10 09:09:26 -07:00
nginx-with-request.yaml Consolidate YAML files [part-4] (#9241) 2018-07-02 11:17:19 -07:00
shell-demo.yaml Consolidate YAML files [part-4] (#9241) 2018-07-02 11:17:19 -07:00
simple_deployment.yaml Consolidate YAML files [part-13] (#9377) 2018-07-10 08:56:25 -07:00
update_deployment.yaml Consolidate YAML files [part-13] (#9377) 2018-07-10 08:56:25 -07:00