で始まるポッドを防止:https://github.com/kelseyhightower/kubernetes-the-hard-wayiptablesのエラーがKubernetes
私はこれまで一つのノードを設定しています。ポッドを展開しようとすると、次のエラーが始めるのを防ぐ:
Warning FailedSync Error syncing pod, skipping: failed to "SetupNetwork" for "nginx-3137573019-pjbie_default" with SetupNetworkError: "Failed to setup network for pod \"nginx-3137573019-pjbie_default(b4128fc1-6707-11e6-a8b3-005056a2068d)\" using network plugins \"kubenet\": Failed to execute iptables-restore: exit status 1 (Can't open /tmp/kube-temp-iptables-restore-214792160: Permission denied\n); Skipping pod"
kubeletがルートとして実行されます。ログに記載されているファイルもrootに属します。 LinuxのOEL 7(カーネル:UEK 4.1.12)は
システムをされて
誰もが原因は何ができるかまたはさらに調査する方法、アイデアを持っていますか?
:
は更なるガイダンスのためにこれらの参照をチェックしてください! – fischerman