Kenichi Omichi
b77f207512
Docs: Replace master with control plane ( #7767 )
This replaces master with "control plane" in Kubespray docs
because of [1].
[1]: https://github.com/kubernetes/enhancements/blob/master/keps/sig-cluster-lifecycle/kubeadm/2067-rename-master-label-taint/README.md#motivation
3 years ago
Marques Johansson
3a37a49690
Packet renamed ( #7653 )
* Packet->Equinix Metal rename #6901
Updates throughout to reflect #6901 renaming for Packet to Equinix Metal.
* Rename Packet to Equinix Metal throughout the project #6901
Packet is renamed to Equinix Metal in more contexts including
documentation links. The Terraform provider used is still the Packet
provider. The environment variables and configuration options still
refer to the Packet name.
Signed-off-by: Marques Johansson <mjohansson@equinix.com>
Co-authored-by: Edward Vielmetti <ed@packet.net>
3 years ago
Kenichi Omichi
4990eec4a2
Replace Openstack with OpenStack ( #6413 )
The official word is OpenStack, not Openstack as [1].
This replaces it with OpenStack in the docs.
[1]: https://www.openstack.org/
4 years ago
Maxime Guyot
a9b67d586b
Add markdown CI ( #5380 )
5 years ago
陈谭军
3bcdf46937
fix-up some spelling mistakes ( #5202 )
5 years ago
Maxime Guyot
29e916508c
Update roadmap ( #4811 )
5 years ago
Andreas Krüger
38af93b60c
Remove rkt support ( #4671 )
5 years ago
Maxime Guyot
2a92fd2f14
Update docs/roadmap.md ( #4198 )
6 years ago
Yongxin Li
3b6df70f11
typo fix about officially
Signed-off-by: Yongxin Li <yxli@alauda.io>
6 years ago
SataQiu
f67d82a9db
fix typo: delete duplicate words ( #3422 )
6 years ago
Miouge1
095d33bc51
Remove KPM support
6 years ago
Matthew Mosesohn
a9f4038fcd
Update roadmap ( #1814 )
7 years ago
neith00
77f1d4b0f1
Revert "Update roadmap" ( #1809 )
* Revert "Debian jessie docs (#1806 )"
This reverts commit d78577c810
.
* Revert "[contrib/network-storage/glusterfs] adds service for glusterfs endpoint (#1800 )"
This reverts commit 5fb6b2eaf7
.
* Revert "[contrib/network-storage/glusterfs] bootstrap for glusterfs nodes (#1799 )"
This reverts commit 404caa111a
.
* Revert "Fixed kubelet standard log environment (#1780 )"
This reverts commit b838468500
.
* Revert "Add support for fedora atomic host (#1779 )"
This reverts commit f2235be1d3
.
* Revert "Update network-plugins to use portmap plugin (#1763 )"
This reverts commit 6ec45b10f1
.
* Revert "Update roadmap (#1795 )"
This reverts commit d9879d8026
.
7 years ago
Matthew Mosesohn
d9879d8026
Update roadmap ( #1795 )
7 years ago
Spencer Smith
83265b7f75
renaming kargo-cli to kubespray-cli
7 years ago
Spencer Smith
8203383c03
rename almost all mentions of kargo
7 years ago
Vladimir Rutsky
c4e57477fb
replace non-breakable space with regular space
Non-brekable space is 0xc2 0xa0 byte sequence in UTF-8.
To find one:
$ git grep -I -P '\xc2\xa0'
To replace with regular space:
$ git grep -l -I -P '\xc2\xa0' | xargs sed -i 's/\xc2\xa0/ /g'
This commit doesn't include changes that will overlap with commit f1c59a91a1
.
8 years ago
William Martin Stewart
f1c59a91a1
Update roadmap.md
8 years ago
Vladimir Rutsky
b638c89556
remove extra `~`
8 years ago
Antoine Legrand
d818ac1d59
Update roadmap.md
8 years ago
Alexandre Bourget
5b9b2c0973
Update roadmap.md
8 years ago
Smana
6113a3f350
update roadmap, kubeadm adoption
8 years ago
Bogdan Dobrelya
7d6fc1d680
Update roadmap for the kubeadm LCM track
Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com>
8 years ago
Jean-Christophe Sirot
a2bdcabc33
Some additional roadmap items
8 years ago
Smana
1e8ee99d1a
a small change in the roadmap
8 years ago
Smaine Kahlouch
5fdea4b947
first version of the roadmap
8 years ago