Skip to content

Commit 37b0b3e

Browse files
committed
Merge remote-tracking branch 'upstream/main' into dev-1.30
2 parents 2afb0af + 97d1b81 commit 37b0b3e

File tree

59 files changed

+4222
-112
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

59 files changed

+4222
-112
lines changed

OWNERS_ALIASES

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,9 +177,11 @@ aliases:
177177
- truongnh1992
178178
sig-docs-ru-owners: # Admins for Russian content
179179
- Arhell
180+
- kirkonru
180181
- shurup
181182
sig-docs-ru-reviews: # PR reviews for Russian content
182183
- Arhell
184+
- kirkonru
183185
- shurup
184186
sig-docs-pl-owners: # Admins for Polish content
185187
- mfilocha

content/de/docs/tasks/tools/included/verify-kubectl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Falls eine Nachricht ähnlich wie die Folgende zu sehen ist, ist kubectl nicht k
2929
The connection to the server <server-name:port> was refused - did you specify the right host or port?
3030
```
3131

32-
Wenn zum Beispiel versucht wird ein Kubernetes Cluster lokal auf dem Laptop zu starten, muss ein Tool wie zum Beispiel Minikube zuerst installiert werden. Danach können die oben erwähnten Befehle erneut ausgeführt werden.
32+
Wenn zum Beispiel versucht wird ein Kubernetes Cluster lokal auf dem Laptop zu starten, muss ein Tool wie zum Beispiel [Minikube](https://minikube.sigs.k8s.io/docs/start/) zuerst installiert werden. Danach können die oben erwähnten Befehle erneut ausgeführt werden.
3333

3434
Falls kubectl cluster-info eine URL zurück gibt, aber nicht auf das Cluster zugreifen kann, prüfe ob kubectl korrekt konfiguriert wurde:
3535

content/en/blog/_posts/2024-04-03-windows-ops-readiness.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ channel. You can also explore the [Windows Operational Readiness test suite](htt
150150
and make contributions directly to the GitHub repository.
151151

152152
Special thanks to Kulwant Singh (AWS), Pramita Gautam Rana (VMWare), Xinqi Li
153-
(Google) for their help in making notable contributions to the specification. Additionally,
153+
(Google) and Marcio Morales (AWS) for their help in making notable contributions to the specification. Additionally,
154154
appreciation goes to James Sturtevant (Microsoft), Mark Rossetti (Microsoft),
155155
Claudiu Belu (Cloudbase Solutions) and Aravindh Puthiyaparambil
156156
(Softdrive Technologies Group Inc.) from the SIG Windows team for their guidance and support.

0 commit comments

Comments
 (0)