David Nuzik
4816d54caa
Update .md files with url and email corrections
...
* BUILDING.md
* CODE_OF_CONDUCT.md
* CONTRIBUTING.md
* MAINTAINERS
* README.md
Signed-off-by: David Nuzik <david.nuzik@rancher.com>
4 years ago
Akihiro Suda
27e64c72a1
rancher/k3s-root -> k3s-io/k3s-root
...
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
4 years ago
Jacob Blain Christen
3647654fe4
[migration k3s-io] update helm-controller dependency ( #2569 )
...
rancher/helm-controller ➡️ k3s-io/helm-controller
Part of https://github.com/rancher/k3s/issues/2189
Signed-off-by: Jacob Blain Christen <jacob@rancher.com>
4 years ago
Jacob Blain Christen
36230daa86
[migration k3s-io] update kine dependency ( #2568 )
...
rancher/kine ➡️ k3s-io/kine
Part of https://github.com/rancher/k3s/issues/2189
Signed-off-by: Jacob Blain Christen <jacob@rancher.com>
4 years ago
Jeremy Katz
b1a7161ccc
Add information on reporting security issues
...
Signed-off-by: Jeremy Katz <jeremy@tidelift.com>
4 years ago
Daniel
4954923097
Typo fixes ( #2193 )
...
* Fix typo in README.md
Signed-off-by: Daniel Lemm <61800298+ffe4@users.noreply.github.com>
* Fix typo in CONTRIBUTING.md
Signed-off-by: Daniel Lemm <61800298+ffe4@users.noreply.github.com>
4 years ago
Tuan Anh Tran
a1199fca6f
Fix typo
...
Signed-off-by: Tuan Anh Tran <anh.tt@teko.vn>
4 years ago
Craig Jellick
186c441aa5
initial roadmap
...
Signed-off-by: Craig Jellick <craig@rancher.com>
4 years ago
Craig Jellick
4aaebd35f6
etcd mgmt is a work in progress
4 years ago
Craig Jellick
dbf59b46f2
Clarify K3s's positioning, goals, intentions, and components
4 years ago
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
5 years ago
Thorsten Schifferdecker
ca4620b6c3
update to v0.6.1
5 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
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
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
galal-hussein
3e42ba8ff5
Upgrade docs
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
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
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
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
Travis
93cb64d347
fix typo
...
k3s agent param `-u` is incorrect, use `-s`
6 years ago
Dominic Taylor
f0077e2f0b
Update docker-compose for v0.2.0, add agent docker-compose, update readme for docker agent run command
6 years ago
Adam Liddell
144e7a77b4
Update README for correct VXLAN port
6 years ago