github cnrancher/autok3s v0.1.0-rc1

latest releases: v0.9.2, v0.9.2-rc3, v0.9.2-rc2...
pre-release3 years ago

🚀 Features

  • 0b97174 (autok3s) support native provider
  • 1e7506e (autok3s) allow running with none-root user
  • 6bbf755 (autok3s) support ssh cluster's node
  • 6715d7e (autok3s) update kubernetes to v1.19.2-k3s1
  • 198d0c1 (alibaba) delete command asks the user for confirmation
  • f3435e8 (autok3s) support command start and stop
  • a255e4e (autok3s) change --url to --ip flag
  • 3e6ba36 (autok3s) add --k3s-version flag
  • 854199d (autok3s) change --master & --worker default value to 0
  • c3a2444 (autok3s) compatible with etcd HA mode
  • bbf5483 (autok3s) use go routine speed up process
  • 982616c (autok3) support ha mode
  • d1d4086 (autok3s) support machine fixed ips
  • cf5831a (autok3s) add --registries flag
  • b131301 (autok3s) update kubernetes to v1.19.1-k3s1
  • af4b436 (autok3s) support delete command
  • 7525c0f (autok3s) compress linux amd64/arm64/arm binaries
  • 4a8d275 (autok3s) add windows/darwin ci
  • 7076f88 (autok3s) add --debug flag
  • 038de63 (alibaba) add --zone flag
  • f2889ee (autok3s) support cloud-controller-manager component
  • c59f977 (autok3s) add ci support
  • 0313acf (autok3s) support ssh password login and ssh-key passphrase
  • 6ab2473 (alibaba) add terway CNI plugin
  • 9f2739a (autok3s) add master & worker extra-args
  • 061b039 (alibaba) add more prompt info
  • 5daa3c7 (autok3s) change k3s script url
  • 69127df (autok3s) support k3s ui (dashboard/octopus-ui)
  • c90be86 (autok3s) support multiple region scenario
  • 2e4ce1d (alibaba) support multiple kubeconfig contexts
  • 041dcca (alibaba) add rollback logic when error occured
  • 0940d03 (autok3s) add retry flag
  • 0f15748 (autok3s) add join command
  • 2416ea0 (autok3s) implements get command
  • 6f1e56c (alibaba) implements alibaba cloud provider
  • 1aef17c (autok3s) support cfg by cobra/viper
  • 06e72f8 (autok3s) init autok3s structure

🐛 Bug fixes

  • 0b3a858 (alibaba) fix centos docker install bug
  • 1ea4712 (autok3s) fix send on closed channel bug
  • 3207fb8 (autok3s) fix ssh terminal bug
  • c85e474 (autok3s) fix ha --tls-san bug
  • 80f393f (autok3s) remove useless ci steps
  • 9890a81 (autok3s) fix ssh timeout & go routine error
  • e5babc2 (autok3s) add more debug logs
  • 01dd61a (autok3s) fix --datastore assignment logic
  • 33ad1f3 (alibaba) adjusted the release logic of eip
  • 5c34fbe (autok3s) fix metadata typo
  • 5927509 (alibaba) add tag prefix for value of tag cluster
  • fdd495f (alibaba) remove duplicate instance ids
  • 7b0cacf (alibaba) add resource id when executing rollback process
  • e133793 (alibaba) fix err null pointer exception
  • 5761a9d (alibaba) check worker/master's number
  • 363afa2 (autok3s) add missing binary
  • 85568af (alibaba) change prompt info
  • 4c16456 (alibaba) readd missing nodes
  • 8481c35 (alibaba) rename instance hostname
  • 83554f6 (autok3s) add --url flag
  • a03b18b (autok3s) add --token flag
  • 8c52ade (alibaba) fix alibaba cloud-controller-manager repo url
  • 2ac9232 (alibaba) fix UI prompt msg
  • ad4992d (alibaba) fix accessKey & accessSecret bug
  • 64c899e (alibaba) change terway max-pool-size default value
  • b11c33a (autok3s) fix multiple bugs
  • b862ca3 (autok3s) fix golint error
  • c1b8415 (alibaba) fix terway variable bug
  • 0bbd247 (autok3s) format error msg
  • 1dee8c1 (autok3s) fix kubecfg temp file create error
  • 841f461 (alibaba) disable prompt info when error occur
  • ff73b92 (alibaba) fix multiple bugs
  • f3cceab (alibaba) change shared flags
  • e162d48 (autok3s) fix append cluster to .state file bug
  • 351d0a7 (autok3s) enable traverseChildren flags for root command
  • abe9ae8 (autok3s) minor adjustment the code

📦 Other

  • 3e0a0ce (autok3s) Remove useless sections
  • b8afd00 (autok3s) Adjust the README.md structure
  • ba111f7 (autok3s) add docs for provider native
  • 930291f (autok3s) update RAMs section
  • 4394a30 (autok3s) update commands' example
  • 640d6fa (autok3s) update --help usage
  • 9572fd4 (autok3s) ssh support multiple commands
  • c1e514a (autok3s) update README.md change --master number
  • e154722 (alibaba) change prompt info
  • 0f3b9e1 (autok3s) change --ssh-key-pass usage info
  • bd1723e (autok3s) refactor provider and cluster
  • fe4851d (autok3s) update README.md
  • c5b5c6f (autok3s) update README.md
  • 75b325b (autok3s) fix README.md missing flags
  • 88081c2 (alibaba) change eip logic logs
  • 1b47c1a (autok3s) go fmt the code
  • 70418e7 (autok3s) format README.md
  • 88ee89b (autok3s) update README.md HA section
  • cb1ead8 (autok3s) update README.md
  • 7c3af40 (alibaba) refactor logic of eip status query
  • 39141c0 (autok3s) update README.md
  • 4cea14e (autok3s) update README.md
  • 6bf65ec (alibaba) lowercase log info
  • c2716bd (autok3s) remove useless code
  • e3ca4b2 (autok3s) rename get command to list command
  • 3bb9aeb (autok3s) fix README.md typo
  • 535feed (autok3s) update README.md
  • bf62105 (autok3s) fix README.md typo
  • 797b8ba (autok3s) update README.md
  • a6de6a7 (autok3s) refactor get command & instances' name logic
  • 8d404f8 (autok3s) transfer project to cnrancher
  • ccb2608 (autok3s) create and join flag refactor
  • 9f5640a (autok3s) ensure that the '.state' file is written after the process executes correctly
  • 24aa1fa (autok3s) remove useless code
  • 2c1dbe3 (autok3s) change create & join --user flag
  • d8e8fe8 (autok3s) change master & worker command
  • 05461cd (autok3s) remove useless code
  • 338e104 (autok3s) change get command
  • 13e83b4 (autok3s) change command flags
  • 808d6a4 Initial commit

Don't miss a new autok3s release

NewReleases is sending notifications on new releases.