mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +00:00
Merge pull request #23893 from mbhinder/kubernetes
Fixed typo: kuberntes -> kubernetes
This commit is contained in:
commit
7720a16bcf
@ -57,7 +57,7 @@ script
|
||||
create_dirs
|
||||
echo "Mount master PD"
|
||||
mount_master_pd
|
||||
echo "Creating kuberntes master auth file"
|
||||
echo "Creating kubernetes master auth file"
|
||||
create_master_auth
|
||||
echo "Creating master instance kubelet auth file"
|
||||
create_master_kubelet_auth
|
||||
|
@ -137,7 +137,7 @@ With v1.2.0, the release notes were moved from their previous [github releases](
|
||||
location to [CHANGELOG.md](../../CHANGELOG.md). Going forward this seems like a good plan.
|
||||
Other projects do similarly.
|
||||
|
||||
The kuberntes.tar.gz download link is also displayed along with the release notes
|
||||
The kubernetes.tar.gz download link is also displayed along with the release notes
|
||||
in [CHANGELOG.md](../../CHANGELOG.md).
|
||||
|
||||
Is there any reason to continue publishing anything to github releases if
|
||||
|
Loading…
Reference in New Issue
Block a user