From b339254ed5246bea2c60b024e9537604bdc0e375 Mon Sep 17 00:00:00 2001 From: Dalton Hubble Date: Fri, 19 Jan 2018 23:03:03 -0800 Subject: [PATCH] Update README to correspond to bootkube v0.10.0 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9aa40a3..4c404b7 100644 --- a/README.md +++ b/README.md @@ -34,13 +34,13 @@ Find bootkube assets rendered to the `asset_dir` path. That's it. ### Comparison -Render bootkube assets directly with bootkube v0.9.1. +Render bootkube assets directly with bootkube v0.10.0. ```sh bootkube render --asset-dir=assets --api-servers=https://node1.example.com:443 --api-server-alt-names=DNS=node1.example.com --etcd-servers=https://node1.example.com:2379 ``` -Compare assets. The only diffs you should see are TLS credentials. +Compare assets. Rendered assets may differ slightly from bootkube assets to reflect decisions made by the [Typhoon](https://github.com/poseidon/typhoon) distribution. ```sh pushd /home/core/mycluster