summaryrefslogtreecommitdiff
path: root/docs (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* cleanup whitenoise•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-09-151-11/+11
* Docs: update the way to avoid kube-proxy•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-09-151-4/+4
* Merge pull request #2112 from s099064146/master•••Add kubectl logs feature and metrics-server deployment complete guideKubeEdge Bot2020-09-091-33/+223
|\
| * Add kubectl logs feature and metrics-server deployment complete guide.•••Shrink kubectl logs feature and metrics-server deployment complete guide. Delete images/metrics-server file. Add edgecore restart note and an iptable rule explanation for metrics-server. Fix edgecore setting description. Fix re-ci. Co-authored-by: GsssC <914617455@qq.com> Explain conflicts that may encounter in the edgecore restart process. Add Environment variable rather than just export it. Modify the essential insistence of running **kubeproxy**. Fix typos Add env variable setting note Co-authored-by: GsssC <914617455@qq.com> CentOS no nano by default Charlie Tseng2020-09-091-33/+223
* | Merge pull request #1877 from daixiang0/upgrade•••Docs: add upgrade documentKubeEdge Bot2020-09-092-0/+60
|\ \
| * | Docs: add upgrade document•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-09-092-0/+60
| |/
* | Merge pull request #1989 from daixiang0/offline•••Document how to handle network issue with keadmKubeEdge Bot2020-09-081-0/+30
|\ \
| * | Document how to handle network issue with keadm•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-09-081-0/+30
| |/
* | Update docs/troubleshooting.mdKevin Wang2020-09-071-1/+1
* | Update docs/troubleshooting.mdKevin Wang2020-09-071-1/+1
* | Apply suggestions from code reviewKevin Wang2020-09-071-5/+6
* | Docs: update troubleshooting doc•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-09-051-6/+5
|/
* README: update compatibility for Golang•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-08-231-4/+4
* Docs: cleanup all whitenoise•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-08-172-23/+23
* Merge pull request #2060 from fisherxu/go1.14•••Update k8s and golang compatibility chartKubeEdge Bot2020-08-131-6/+6
|\
| * update k8s and golang compatibility chartxufei 004169462020-08-121-6/+6
* | Merge pull request #2063 from luogangyi/update-device-management-docs•••update docs for device managementKubeEdge Bot2020-08-134-15/+189
|\ \
| * | update docs for device managementluogangyi2020-08-134-15/+189
| |/
* / gc docLiangshuang2020-08-131-0/+9
|/
* Update docs/setup/keadm.md•••Co-authored-by: Fei Xu <xufei40@huawei.com>Poor122020-08-101-1/+1
* fix_docsPoor122020-08-101-0/+22
* Merge pull request #1914 from YaozhongZhang/log-feature-doc-fix•••add docs about enable kubectl logs featureKubeEdge Bot2020-08-071-1/+44
|\
| * add docs of enable kubectl logs featureZYZ2020-07-171-1/+44
* | Fix the hard coded links of docs•••The links of docs linking for this repo should be relative, mainly: For already released docs would be 404 in the future since the corresponding doc of master branch would be moved, renamed or deleted etc. Note: the docs in vendor dir keep unchanged. root2020-08-067-15/+15
* | Update the link of usage section in `cloudhub.md`llhuii2020-08-061-3/+3
* | R1186 (#8)•••* Upgraded k8s to x.18.6 * Updated vendor folder * added files in vendorRio Zhu2020-08-031-12/+12
* | extend property typesluogangyi2020-08-021-14/+77
* | Docs: upgrade device crds version•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-07-251-2/+2
* | Merge pull request #1687 from luogangyi/device-management-enhance-proposal•••Add proposal for device management enhancementKubeEdge Bot2020-07-241-0/+1066
|\ \
| * | Add proposal for device management enhancementluogangyi2020-07-231-0/+1066
* | | fix typos in docsZYZ2020-07-231-4/+4
* | | Merge pull request #1776 from XJangel/rotation-proposal•••Update edge authentication proposal about cert rotationKubeEdge Bot2020-07-222-3/+34
|\ \ \
| * | | update edge authentication proposal about cert rotationXujiejie2020-07-222-3/+34
* | | | Merge pull request #1946 from sailorvii/master•••Update eventbus.mdKubeEdge Bot2020-07-211-0/+2
|\ \ \ \
| * | | | Update eventbus.mdsailorvii2020-07-201-0/+2
| | |_|/ | |/| |
* | | | Lint: check broken links•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-07-175-8/+8
| |_|/ |/| |
* | | Merge pull request #1923 from coversb/master•••Added JYLink to adopterKubeEdge Bot2020-07-131-0/+0
|\ \ \
| * | | Added JYLink to adopter•••Added Jingying Shuzhi Technology Co., Ltd to adopter coversb2020-07-131-0/+0
| |/ /
* / / Document volume support•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-07-082-0/+14
|/ /
* | Docs: update edgesite doc•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-07-061-5/+5
* | Merge pull request #1805 from daixiang0/edgemesh•••Docs: update EdgeMesh guideKubeEdge Bot2020-07-022-46/+109
|\ \
| * | Update EdgeMesh doc•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-06-192-46/+109
* | | Docs: update local setup doc•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-07-012-120/+42
* | | Merge pull request #1865 from ls889/add-clean-secret-in-keadm-reset•••update keadm docsKubeEdge Bot2020-06-241-1/+13
|\ \ \
| * | | update keadm docsLiangshuang2020-06-231-1/+13
* | | | bugfix: Deployment document index errSu Xiaolin2020-06-231-2/+2
* | | | Merge pull request #1839 from fisherxu/pic-file•••Fix the broken pic filesKubeEdge Bot2020-06-222-0/+0
|\ \ \ \
| * | | | fix pic filefisherxu2020-06-192-0/+0
| |/ / /
* / / / Doc: document advertise-address clearer•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-06-221-2/+3
|/ / /
* / / Docs: fix spell issue•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-06-123-4/+4
|/ /