Skip to content

Commit

Permalink
ci: Fix spell checking (#1050)
Browse files Browse the repository at this point in the history
  • Loading branch information
HomayoonAlimohammadi authored Feb 7, 2025
1 parent e96bea6 commit 09034a1
Show file tree
Hide file tree
Showing 5 changed files with 47 additions and 3 deletions.
22 changes: 22 additions & 0 deletions docs/canonicalk8s/.custom_wordlist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -286,3 +286,25 @@ sshd
CTOs
DTMs
cybersecurity
namespaces
upgrader
reources
PVCs
IPs
iptables
daemonsets
CNIs
https_proxy
http_proxy
literalinclude
kubelets
clusterrolebindings
clusterroles
Namespaces
RBACs
misconfiguration
hostnames
FQDNs
clientCAFile
IAVMs
kubeadm
2 changes: 1 addition & 1 deletion docs/canonicalk8s/snap/explanation/upgrade.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ High availability is automatically enabled in {{ product }} for clusters with
three or more nodes independent of the deployment method. Clusters without high
availability must be extra vigilant on [backing up cluster data] before starting
the upgrade process and also must be aware of potential service disruptions
during cluster upgades. It is also important to understand that Kubernetes will
during cluster upgrades. It is also important to understand that Kubernetes will
only upgrade and if necessary migrate, components of Kubernetes installed and
configured as part of Kubernetes. This may
not include any customized configuration of Kubernetes, or no-build-in
Expand Down
2 changes: 1 addition & 1 deletion docs/canonicalk8s/snap/howto/security/cis-assessment.md
Original file line number Diff line number Diff line change
Expand Up @@ -3139,7 +3139,7 @@ assigned

Review the use of capabilities in applications running on
your cluster. Where a namespace
contains applicaions which do not require any Linux
contains applications which do not require any Linux
capabilities to operate consider adding
a PSP which forbids the admission of containers which do not
drop all capabilities.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4956,7 +4956,7 @@ security settings within the document are implemented through this file.
> also be set to be more restrictive.
>
> Finding V-242450 defines the associated file ownership requirements. Finding
> V-242451 deines the associated directory ownership requirements.
> V-242451 defines the associated directory ownership requirements.
>

Expand Down
22 changes: 22 additions & 0 deletions docs/canonicalk8s/styles/config/vocabularies/Canonical/accept.txt
Original file line number Diff line number Diff line change
Expand Up @@ -377,3 +377,25 @@ cybersecurity
uid
runc
unoptimized
namespaces
upgrader
reources
PVCs
IPs
iptables
daemonsets
CNIs
https_proxy
http_proxy
literalinclude
kubelets
clusterrolebindings
clusterroles
Namespaces
RBACs
misconfiguration
hostnames
FQDNs
clientCAFile
IAVMs
kubeadm

0 comments on commit 09034a1

Please sign in to comment.