Commit Graph

534 Commits (c19cb272515bcb88aeb6bad35a4434210faa2b15)
 

Author SHA1 Message Date
Thorsten Schifferdecker c591ab023b
fix typo 4 years ago
iwilltry42 ed554c0cd6
readme/docs: change logo format 4 years ago
iwilltry42 54d65d88ce
readme/docs: add k3d logo 4 years ago
iwilltry42 3e70499e84
docs: include asciicinema-player in site (collapsible admonition) 4 years ago
iwilltry42 2d52acc18b
readme/docs: add asciicast 4 years ago
iwilltry42 71e30b8399
docs: fix indentation in installation section list 4 years ago
iwilltry42 b6a101b28e
travis-ci: fix target branch for gh-pages 4 years ago
iwilltry42 b08dc09260
readme/docs: improve release overview 4 years ago
iwilltry42 c5178b0882
add note of branch switch to readme 4 years ago
iwilltry42 ee9f25b20b
readme/docs: add links to may meetup and demo repository 4 years ago
iwilltry42 e788614ff1
rootCmd: add back --version flag 4 years ago
iwilltry42 e98f96b4f4
tests/e2e: add E2E_SKIP env var to skip specific e2e tests, as test_multi_master tends to fail in travis 4 years ago
iwilltry42 fe21c27a32
createNode: add failover solution to get K3S_URL value 4 years ago
iwilltry42 ee8fe0bb35
createNode: add failover solution to get K3S_URL value 4 years ago
iwilltry42 a3cd56cfee
docs: fix admonitions and add some inline syntax highlighting 4 years ago
iwilltry42 86b25cff23
docs: add 'loadbalancer' filter to 'Exposing Services/1. via Ingress' section 4 years ago
iwilltry42 9c9f49646e
MasterLoadBalancer: add nodefilter & extra treatment 4 years ago
iwilltry42 4bfac51c7c
createCluster/createNode: use K3S_URL instead of --server 4 years ago
iwilltry42 dd2d5a6b70
docs: add section about multi-master setups 4 years ago
iwilltry42 c061104b53
createNode: copy as many details as possible from existing 4 years ago
iwilltry42 da8adf5469
createNode: update nginx masterlb with new master node 4 years ago
iwilltry42 b7b8f6a5a6
createNode: use any node as blueprint 4 years ago
iwilltry42 3071ec5755
createCluster: add --no-lb flag to disable the load balancer 4 years ago
iwilltry42 82b2d0e241
proxy: add timeout and restart configuration 4 years ago
iwilltry42 6287808aa1
new section in docs 4 years ago
iwilltry42 cae73e3984
docs: cleanup 4 years ago
iwilltry42 ecea154735
docs: add website link 4 years ago
iwilltry42 c6564801f3
getKubeconfig: always return output filepath 4 years ago
iwilltry42 48b8e6801a
docs: add installation section to homepage 4 years ago
iwilltry42 de9ee91083
getKubeconfig: allow specifying one or more clusters or '--all' 4 years ago
iwilltry42 0cdce098bd
createCluster: do not create masterlb if hostnetwork is selected to avoid port collisions 4 years ago
iwilltry42 dec8043edf
createCluster: add masterlb to list of nodes, so it will be considered during rollback 4 years ago
iwilltry42 edeea4540b
getKubeConfig: create output directory path if not exists 4 years ago
iwilltry42 5fd9d1e69f
ci/cd: use python 3.8 for mkdocs deploy 4 years ago
iwilltry42 60f0d017d2
ci/cd: add mkdocs build 4 years ago
iwilltry42 70b62b1b90
docs: include requirements.txt for mkdocs 4 years ago
iwilltry42 933bf9ac34
docs: add section about handling kubeconfigs 4 years ago
iwilltry42 64d10c2e6a
docs: restructure sections and add networking information 4 years ago
iwilltry42 7744c52ec7
overall: always defer close docker client connections 4 years ago
iwilltry42 05f2fc1f66
docs: add more command information 4 years ago
iwilltry42 5ce4733cc5
docs: use awesome-pages structure and add content 4 years ago
iwilltry42 42b7dc30b9
docs: use awesome-pages structure and add content 4 years ago
iwilltry42 214c3586d7
prettify mkdocs page 4 years ago
iwilltry42 867dc890a4
docs: enable codehilite 4 years ago
iwilltry42 9654027a6b
init mkdocs 4 years ago
iwilltry42 3b77ecd6dd
getLogs: return error if container is not in running state to avoid long unnecessary wait 4 years ago
iwilltry42 b32e116a67
add comment 4 years ago
iwilltry42 2d68ef12e4
deleteCluster: remove cluster details from kubeconfig 4 years ago
iwilltry42 5b637126d7
createCluster: add --update-kubeconfig flag 4 years ago
iwilltry42 6677f82d5b
getKubeConfig: consider the KUBECONFIG env var when updating default kubeconfig 4 years ago