Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

./setup_k8s_cluster.sh fails on fluentd #131

Open
shmcfarl opened this issue Jan 8, 2017 · 2 comments
Open

./setup_k8s_cluster.sh fails on fluentd #131

shmcfarl opened this issue Jan 8, 2017 · 2 comments

Comments

@shmcfarl
Copy link

shmcfarl commented Jan 8, 2017

TASK [node : Install fluentd pod into each node] *******************************
fatal: [k8node-02]: FAILED! => {"changed": false, "dest": "/etc/kubernetes/manifests", "failed": true, "gid": 0, "group": "root", "mode": "0755", "msg": "Request failed", "owner": "root", "response": "HTTP Error 404: Not Found", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "status_code": 404, "uid": 0, "url": "https://raw.githubusercontent.com/GoogleCloudPlatform/kubernetes/master/cluster/saltbase/salt/fluentd-es/fluentd-es.yaml"}
fatal: [k8node-01]: FAILED! => {"changed": false, "dest": "/etc/kubernetes/manifests", "failed": true, "gid": 0, "group": "root", "mode": "0755", "msg": "Request failed", "owner": "root", "response": "HTTP Error 404: Not Found", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "status_code": 404, "uid": 0, "url": "https://raw.githubusercontent.com/GoogleCloudPlatform/kubernetes/master/cluster/saltbase/salt/fluentd-es/fluentd-es.yaml"}
to retry, use: --limit @/root/demo/k8s/contrib/ansible/cluster.retry

@gaurav-dalvi
Copy link
Contributor

Thanks for trying it out. Are you using K8s 1.3.x ? We have started supporting K8s1.4.+ which is much cleaner and easier experience.

You can try here : https://github.com/contiv/netplugin/tree/master/install/k8s
Please let us know if you face any issues.

@shmcfarl
Copy link
Author

shmcfarl commented Jan 9, 2017

I will give the new 1.4 process a try.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants