Commit Graph

473 Commits (e98f96b4f44ea0aa30b349ed3bdae6939529e3cf)
 

Author SHA1 Message Date
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
iwilltry42 5b1e723fdd
createCluster: add more detailed description and info regarding api port 4 years ago
iwilltry42 091190447c
createCluster: fix final print after cluster creation on windows (different setting of env vars) 4 years ago
iwilltry42 cec907e1f3
set current context if empty 4 years ago
iwilltry42 813a8a98af
tests/e2e: add failure case for importing images 4 years ago
iwilltry42 d7e71e07d2
fix/loadImage: extract labels from master/worker nodes only 4 years ago
iwilltry42 986533de8d
Makefile: update golangci-lint version 4 years ago
iwilltry42 5121ef80a5
create/start/stop cluster: fix how Master-LoadBalancer is treated 4 years ago
iwilltry42 60b051fb34
tests/e2e: Enable setting the log level for E2E tests in Makefile 4 years ago
iwilltry42 f9862be237
tests/e2e: Add a full lifecycle e2e test and restructure 4 years ago
Thorsten Klein 141109defc
Merge pull request #226 from rancher/feature/kubeconfig-modification 4 years ago
iwilltry42 347fd1e78a
tests/e2e: adapt e2e tests to new kubeconfig logic 4 years ago