- 22 Mar, 2019 7 commits
-
-
Darren Shepherd authored
Adjust the startup order of docker-compose
-
Darren Shepherd authored
Fix go get golang.org/x/* packages timed out issue.
-
Brandon Wulf authored
* Set the selinux context
-
Darren Shepherd authored
Generate air-gap image artifacts
-
Erik Wilson authored
Generate airgap artifacts from an images list for each architecture.
-
Erik Wilson authored
-
Erik Wilson authored
PullAlways ImagePullPolicy causes issues with offline/airgap support, so only pull if image is not already present.
-
- 20 Mar, 2019 8 commits
-
-
Darren Shepherd authored
Fix version for cli
-
Darren Shepherd authored
Air-gap chart support
-
Erik Wilson authored
-
Erik Wilson authored
Include static Helm assets in the build process needed for air-gap
-
Erik Wilson authored
-
Darren Shepherd authored
Update docker-compose for v0.2.0, add agent docker-compose, update re…
-
Darren Shepherd authored
-
Erik Wilson authored
Provide a static assets route for use with helm or other air-gap needs.
-
- 19 Mar, 2019 1 commit
-
-
longfei authored
Change-Id: I60c92d0127cfc503c46b26fe7b2e3ad2f957dfa3
-
- 17 Mar, 2019 4 commits
-
-
Darren Shepherd authored
Update README for correct VXLAN port
-
Darren Shepherd authored
fix typo
-
Darren Shepherd authored
Do not process empty yaml objects (fixes #222)
-
Darren Shepherd authored
Short port names for service load balancer
-
- 14 Mar, 2019 3 commits
-
-
Erik Wilson authored
If a port name is longer than 15 characters we are unable to create the associated service load balancer containers. Use our own short name of `lb-port-{port}` to avoid naming issues. For rancher/k3s/issues/90
-
Vladimir Zorin authored
-
Vladimir Zorin authored
-
- 13 Mar, 2019 1 commit
-
-
Travis authored
k3s agent param `-u` is incorrect, use `-s`
-
- 12 Mar, 2019 2 commits
-
-
Dominic Taylor authored
Update docker-compose for v0.2.0, add agent docker-compose, update readme for docker agent run command
-
senhtry authored
Adjust the startup order of node and server, server service should be started at first.
-
- 10 Mar, 2019 1 commit
-
-
Adam Liddell authored
-
- 09 Mar, 2019 2 commits
-
-
Sebastiaan van Steenis authored
-
Darren Shepherd authored
Allow agent install
-
- 07 Mar, 2019 11 commits
-
-
Erik Wilson authored
Add information on using the install script with environment variables for defining desired download version, launch flags, agent install, and install without downloads.
-
Darren Shepherd authored
Assign default namespace if not set in manifests
-
Darren Shepherd authored
Various helm fixes
-
Darren Shepherd authored
Enable systemd ready notification for k3s server
-
Darren Shepherd authored
-
Darren Shepherd authored
-
Darren Shepherd authored
-
Darren Shepherd authored
-
Darren Shepherd authored
Fix containerd debug log env var
-
Erik Wilson authored
Modify the install script to allow defining arbitrary service names and commands for k3s.
-
Darren Shepherd authored
-