- Remove mistakenly added
require 'pry-byebug'
🤦
- Add missing 'require'.
- Only create cluster and load images on deploy.
- Uses the
deploy
hook instead ofbefore_deploy
, which is called duringkuby resources
used to simulate a deploy so tag info is populated correctly.
- Uses the
- Allow configuring Kubernetes version.
- Fix storage class name
- Used to be "default" and is now "standard."
- Birthday!