Skip to content

Commit

Permalink
Merge branch '1.8'
Browse files Browse the repository at this point in the history
Fixes #2719.
  • Loading branch information
awh committed Jan 9, 2017
2 parents 6351919 + 2ae2d52 commit 4f44d9e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions site/kube-addon.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,10 @@ and so you will need to perform the procedure manually:
* Apply the updated addon manifest `kubectl apply -f https://git.io/weave-kube`
* Kill each Weave Net pod with `kubectl delete` and then wait for it to reboot before moving on to the next pod.

**Note:** If you delete all Weave Net pods at the same time they will
lose track of IP address range ownership, possibly leading to
duplicate IP addresses if you then start a new copy of Weave Net.

##<a name="npc"></a>Network Policy Controller

The addon also supports the [Kubernetes policy
Expand Down

0 comments on commit 4f44d9e

Please sign in to comment.