Re: Kubernetes backup yaml

2017-09-06 Thread Micheal B
redeploy using it. See -- https://www.rdoproject.org/documentation/packstack-cookbook/ Cheers Micheal From: Tim Van Steenburgh Date: Wednesday, September 6, 2017 at 8:18 AM To: Micheal B Cc: juju Subject: Re: Kubernetes backup yaml Hi Micheal, 1. The topology of the cluster is

Re: Kubernetes backup yaml

2017-09-06 Thread Tim Van Steenburgh
Hi Micheal, 1. The topology of the cluster is encoded as yaml in the bundle itself, e.g. https://api.jujucharms.com/charmstore/v5/~containers/bundle/canonical-kubernetes/archive/bundle.yaml 2. The yaml for the objects deployed in your cluster are typically kept in your own source control repo. 3.