1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Docker for WindowsでEnabled Kubernetesが出来なくてハマったときの解決方法

Posted at

問題

  • Docker for WindowsでEnabled KubernetesをチェックしApplyしたが、インストールが終わらなかったときの解決方法

2019-05-21_01h23_48.png

対応内容

  • firewallのoutboundルール追加

2019-05-21_01h40_13.png

2019-05-21_01h30_16.png

  • 「.kube」ファイルを削除
  • デフォルトに戻す

2019-05-21_01h27_23.png

  • 各種設定を変更

2019-05-21_01h25_11.png

2019-05-21_01h32_27.png

最後に

これで私は起動しました。参考 issuesは以下

Kubernetes fails to start (hangs in starting phase)
https://github.com/docker/for-win/issues/1962

1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?