Craig Jellick
cef1f1d641
Move docs contributing to contributing guide
...
Signed-off-by: Craig Jellick <craig@rancher.com>
4 years ago
Catherine Luse
9809e784a4
Explain where K3s docs source code is
5 years ago
Brian Downs
08fec686fd
update readme
5 years ago
Darren Shepherd
470ffca5d7
Update README, fix out of date information
5 years ago
Joakim Roubert
4286ba7163
Fix markdown files according to markdownlint recommendations
...
There are some issues and quirks in the markdown documentation files
suggested by the markdownlint project checker that might benefit from
being fixed, which this patch does.
Change-Id: I33245825e5bb543b5ce1732204984d4a0b169668
Signed-off-by: Joakim Roubert <joakimr@axis.com>
5 years ago
Hyeon Kim
14efc640ea
README.md: k3s does not exclude legacy/alpha/non-default features anymore
...
In the past, yes k3s did exclude all those legacy, alpha, non-default
features from Kubernetes source as you can see in
https://github.com/rancher/k3s/pull/113 . But not anymore.
As you can see in the source code, most of legacy/alpha/non-default
features is available in k3s, and misleading README should be updated.
But please, don't get me wrong. I'm actually glad to see those features
enabled in k3s. :)
Reference:
https://github.com/kubernetes/kubernetes/compare/v1.16.3...rancher:v1.16.3-k3s.1
5 years ago
Erik Wilson
d684669d3c
Update README fix docs site link
5 years ago
Erik Wilson
2324406490
Update README to point to new docs site
5 years ago
Roelof Kallenkoot
0ed2b8fa8f
Fixed typo in README.md
6 years ago
Thorsten Schifferdecker
ca4620b6c3
update to v0.6.1
6 years ago
Erik Wilson
c745be587e
Merge pull request #558 from rancher/metrics-server-docs
...
Update README for Metrics-Server info
6 years ago
wxdao
3a4a197c93
Fix a typo
6 years ago
Erik Wilson
468b4469d6
Update README for Metrics-Server info
6 years ago
Erik Wilson
783d9d7bfc
Update README for helm controller changes
6 years ago
Erik Wilson
cef0fb7a74
Update Readme TODO
6 years ago
Erik Wilson
df09994cc0
Merge pull request #507 from AkihiroSuda/rootless-update-readme
...
README.md: fix rootless description
6 years ago
Erik Wilson
a3c7d7d79b
Merge pull request #545 from galal-hussein/readme_for_db_flags
...
Add storage backend documentation
6 years ago
Erik Wilson
4ecbd5c16d
Update 0.5.0 to 0.6.0
6 years ago
galal-hussein
498ac7fb29
Add storage backend documentation
6 years ago
Erik Wilson
05c9842d92
Update README for air-gap upgrade
6 years ago
Akihiro Suda
3b8da28eb4
README.md: fix rootless description
...
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
6 years ago
Erik Wilson
03885fc385
Merge pull request #455 from galal-hussein/restart_always_systemd
...
Add Restart=always to systemd unit
6 years ago
galal-hussein
8188bc62aa
Add Restart=always to systemd unit
6 years ago
galal-hussein
930093dfe9
Expose node labels and taints and add node roles
6 years ago
Erik Wilson
5cfbbabbb6
Update extraneous k3s versions to v0.5.0
6 years ago
Erik Wilson
8c0116dd29
Merge pull request #395 from galal-hussein/docs_containerd_template
...
Update README with containerd template
6 years ago
galal-hussein
3e42ba8ff5
Upgrade docs
6 years ago
Darren Shepherd
0726ce75e9
Merge pull request #416 from galal-hussein/change_systemd_target
...
Change systemd unit file target to network-online.target
6 years ago
galal-hussein
c30c809642
Change systemd unit file target to network-online.target
6 years ago
dax
fafff020d9
Update readme to specify Go 1.12
6 years ago
Darren Shepherd
fe2df5e8ce
Merge pull request #400 from galal-hussein/extra_args_docs
...
Add extra args documentation
6 years ago
Darren Shepherd
2950e81c23
Merge pull request #371 from warmchang/nf_conntrack
...
🔧 modprobe nf_conntrack
6 years ago
galal-hussein
13765b77f3
Add extra args documentation
6 years ago
Vincent RABAH
39e2e45cc2
Ansible provisionning ( #217 )
...
Ansible provisionning contrib
6 years ago
William Zhang
22bd3a3ce7
🔧 nf_conntrack module
...
Signed-off-by: William Zhang <zhang.wanmin@zte.com.cn>
6 years ago
galal-hussein
c51149d14b
Update README with containerd template
6 years ago
Erik Wilson
1bc7042bd5
Fix systemd TimeoutStartSec
...
Set TimeoutStartSec to 0 instead of infinity for systemd versions older
than 229.
6 years ago
Erik Wilson
0beda77dbf
Update readme & docker-compose for 0.4.0
6 years ago
Erik Wilson
7822549f87
Merge pull request #357 from ibuildthecloud/docs
...
Add rootless docs
6 years ago
Darren Shepherd
fc67a9be3a
Add rootless docs
6 years ago
Henning Jacobs
49a0107547
#252 mention how to deploy metrics-server
6 years ago
Matt Keas
f7e0017fed
Extend systemd start timeout for slow systems
...
Cert generation may cause slow startup times for some systems such as
the Raspberry Pi, set the systemd service TimeoutStartSec to Infinity to
avoid startup timeouts.
6 years ago
Erik Wilson
80fe3a41ed
Merge pull request #291 from curx/curx-1
...
update docker image to new version v0.3.0
6 years ago
Erik Wilson
9ed4c55c83
Update README for hostname req
...
Add information on /etc/hosts hostname requirement.
For rancher/k3s/issues/138
6 years ago
Thorsten Schifferdecker
246dca5408
update docker-image to new release v0.3.0
...
Signed-off-by: Thorsten Schifferdecker <schifferdecker@b1-systems.de>
6 years ago
Erik Wilson
38730e3abe
Update README for airgap documentation
6 years ago
Vladimir Zorin
7b37b655da
Add more details about using HelmChart resource
6 years ago
Darren Shepherd
c0bfc5d8cc
Merge branch 'master' into docker-fix
6 years ago
Darren Shepherd
697c6e1580
Merge pull request #209 from aaliddell/master
...
Update README for correct VXLAN port
6 years ago
Travis
93cb64d347
fix typo
...
k3s agent param `-u` is incorrect, use `-s`
6 years ago