Commit Graph

16 Commits

Author SHA1 Message Date
iwilltry42
901b7d9f30 commit a5d2910f29
Author: Thorsten Klein <iwilltry42@gmail.com>
Date:   Mon Nov 23 10:23:45 2020 +0100

    [Feature] clusterCreate: add back --env/-e flag to inject environment variables (#409)
2020-11-23 09:28:33 +00:00
iwilltry42
f61f071fe0 commit f09f93fc9255aea892ea0d5198d55206de49e546
Author: iwilltry42 <iwilltry42@gmail.com>
Date:   Tue Nov 10 18:19:28 2020 +0100

    add comment to apiversion
2020-11-10 17:27:01 +00:00
markrexwinkel
d394910607 commit f56c3383a6
Author: markrexwinkel <markr@infosupport.com>
Date:   Fri Nov 6 13:53:43 2020 +0100

    Docs: updated docs and Dockerfile to add cuda drivers (#402, @markrexwinkel)

    Authored-by: Mark Rexwinkel <mark.rexwinkel@elekta.com>
2020-11-06 12:54:22 +00:00
markrexwinkel
0d93aca4bc commit fca73dc27d
Author: markrexwinkel <markr@infosupport.com>
Date:   Wed Nov 4 09:27:08 2020 +0100

    [Enhancement] Docs: Add guide for CUDA support (#392, @markrexwinkel)

    * Add guide for using GPUs (CUDA)
2020-11-04 08:27:41 +00:00
iwilltry42
2b48d79c19 commit 8612b76577
Author: iwilltry42 <iwilltry42@gmail.com>
Date:   Tue Nov 3 18:51:43 2020 +0100

    imageImport: exit with non-zero exit code on failure

    ... if at least one step in the importing process fails, e.g. failed import for at least one cluster or one image

    Fixes #393
2020-11-03 17:53:48 +00:00
iwilltry42
a70f7bf74e commit b69b874098
Author: iwilltry42 <iwilltry42@gmail.com>
Date:   Mon Oct 19 13:54:29 2020 +0200

    clusterCreate/injectHostIP: use 'busybox xargs' directly instead of relying on 'xargs' link, which is missing in some images
2020-10-19 11:55:27 +00:00
iwilltry42
3634f8de68 commit 80da6b2919
Merge: bfbd287 5ecd120
Author: Thorsten Klein <iwilltry42@gmail.com>
Date:   Wed Oct 7 15:45:09 2020 +0200

    Merge pull request #367 from louiznk/docs/replace-flannel-with-calico

    docs: add guide on using calico instead of flannel (thanks @louiznk)
2020-10-07 13:45:42 +00:00
iwilltry42
f008057d67 commit 11cc797922
Author: iwilltry42 <iwilltry42@gmail.com>
Date:   Wed Oct 7 08:58:03 2020 +0200

    overall/logging: new trace log level

    - new root flag '--trace' with precedence over '--verbose'
    - some new trace logs
    - migrated some debug logs to trace logs to reduce debug verbosity
2020-10-07 06:59:57 +00:00
iwilltry42
7f03f1aafc commit a28ad768cc
Author: iwilltry42 <iwilltry42@gmail.com>
Date:   Mon Oct 5 15:19:28 2020 +0200

    Misc: add new 'test' make target
2020-10-05 13:20:19 +00:00
iwilltry42
0c62e5d192 commit 6ddcd659da
Author: iwilltry42 <iwilltry42@gmail.com>
Date:   Fri Oct 2 12:27:33 2020 +0200

    docs: quote node filters (ref #348)
2020-10-02 10:28:21 +00:00
iwilltry42
405081467f commit 66a63f654f
Author: iwilltry42 <iwilltry42@gmail.com>
Date:   Sun Sep 20 14:42:52 2020 +0200

    E2E: enable skipping multiple tests and improve log messages
2020-09-20 12:43:55 +00:00
iwilltry42
4b88bd265e commit 2d2713a153
Merge: 9bf264a cc222ef
Author: Thorsten Klein <iwilltry42@gmail.com>
Date:   Wed Sep 2 14:57:08 2020 +0300

    Merge pull request #345 from mtatheonly/fish-completion

    [Feature] Add fish shell completions (thanks @mtatheonly)
2020-09-02 11:58:08 +00:00
iwilltry42
66783cf15d commit fe4e3575f0a678aa14f299a9551e2a06baeeea49
Author: iwilltry42 <iwilltry42@gmail.com>
Date:   Thu Aug 13 08:00:07 2020 +0200

    docs/faq: second example  for passing additional args to k3s
2020-08-13 06:01:05 +00:00
iwilltry42
14f7bb2b62 commit 57dc7e5391
Author: iwilltry42 <iwilltry42@gmail.com>
Date:   Wed Aug 12 08:24:32 2020 +0200

    docs/services: add example to expose all nodeports from the beginning
2020-08-12 06:25:45 +00:00
iwilltry42
2027213763 commit 1422a87945
Author: iwilltry42 <iwilltry42@gmail.com>
Date:   Wed Aug 5 12:25:06 2020 +0200

    kubeconfig/docs: clarify kubeconfig get/print/show and merge/write
2020-08-05 10:26:27 +00:00
iwilltry42
2a787292a6 commit 92547b11d4
Author: iwilltry42 <iwilltry42@gmail.com>
Date:   Wed Jul 15 08:21:47 2020 +0200

    fix doc multiserver filename
2020-07-15 06:25:34 +00:00