Hi all,
The rancher container is totally wrong and way out of date:
- image: rancher/server:preview
It should be:
- image: rancher/rancher:stable
However, through testing I have found that anything greater than 2.0.7 actually doesn't work with CDK right now. The latest version is 2.1.13 or 2.1.12.
Cheers,