Dmitry Shurupov
1bb48a1976
Sync KubeCon links in German
...
Signed-off-by: Dmitry Shurupov <dmitry.shurupov@palark.com>
2025-01-15 11:43:48 +07:00
Arhell
54792eb4b9
[de] Fix Borg research publication link
2025-01-06 01:08:18 +02:00
Arhell
02f82781c8
[de] Update _index.md
2024-12-10 00:11:39 +02:00
Arhell
2b3a3f78de
[de] update queue link
2024-11-20 00:05:14 +02:00
Arhell
80fe9132e4
[de] update kubernetes link
2024-11-05 00:09:42 +02:00
Junya Okabe
e9ec1d6bf2
update CODEOWNERS
...
Revert "update CODEOWNERS"
This reverts commit d460a6a0f5c61f3bea514b83b7adb3b9c90301c0.
mv ./README-xx.md ./content/xx/README.md
update: README.md
2024-10-09 01:09:15 +09:00
Kubernetes Prow Robot
6fd26e8819
Merge pull request #48111 from MoritzLoewenstein/patch-1
...
fix apt repo urls in german kubectl install guide
2024-10-06 11:52:03 +01:00
Arhell
b9ee33ae74
[de] Removed Weave Scope link
2024-09-29 00:20:19 +03:00
Moritz Löwenstein
eeff69ca0c
fix apt repo urls in german kubectl install guide
2024-09-27 15:28:45 +02:00
Arhell
626eaa357f
[de] Fix broken hyperlink
2024-08-21 00:10:38 +03:00
Kubernetes Prow Robot
63cb23a2f6
Merge pull request #46350 from AbdelatifAitBara/update_de_supported_doc_versions
...
[de] Update list of versions to match English
2024-08-12 00:32:17 -07:00
Tim Bannister
85b21a62c5
Drop loading legacy Katacoda script
...
Switch from fixed HTML to a shortcode that is now only a placeholder.
2024-08-09 13:17:57 +01:00
Arhell
01517966b1
[de] Remove self referencing link
2024-07-26 00:09:48 +03:00
Frederick Roth
c887a139a2
Update content/de/docs/tasks/tools/install-kubectl-linux.md
...
Co-authored-by: Benedikt Rollik <brollik@scaleway.com>
2024-07-04 15:12:12 +02:00
Frederick Roth
e82b30f0b6
Update content/de/docs/tasks/tools/install-kubectl-linux.md
...
Co-authored-by: Benedikt Rollik <brollik@scaleway.com>
2024-07-04 15:12:03 +02:00
Frederick Roth
7df81fff02
Translate further sentences to German
2024-06-27 13:36:20 +02:00
Frederick Roth
af35a158a7
Update German install-kubectl-linux.md
...
The installation instructions for RedHat are outdated and to not
currently work.
This replaces packages.cloud.google.com with the current pkgs.k8s.io urls.
Also adds German installation instructions for SUSE.
2024-06-27 12:18:03 +02:00
Arhell
8c35b892d9
[de] Update the stale link for memory Qos
2024-06-07 00:03:05 +03:00
Kubernetes Prow Robot
efb65e603d
Merge pull request #46543 from naman-coding/patch-1
...
[de] Update nodes.md
2024-05-29 23:47:19 -07:00
Kubernetes Prow Robot
1ffe6a58d5
Merge pull request #46536 from Arhell/de-glo
...
[de] Ready glossary page for vanilla Docsy
2024-05-27 02:53:50 -07:00
Naman Mishra
eab91c17fd
Update nodes.md
...
There is a spelling mistake in the German Kubernetes documentation under:
**Node Condition - Beschreibung**
Incorrect version:
Ready - True wenn der Node in einem guten Zustand und bereit ist Pods aufzunehmen, False wenn der Node nicht in einem guten Zustand ist und nicht bereit ist Pods **aufzunehmeb**
Correct version:
Ready - True wenn der Node in einem guten Zustand und bereit ist Pods aufzunehmen, False wenn der Node nicht in einem guten Zustand ist und nicht bereit ist Pods **aufzunehmen**
2024-05-25 15:55:11 +02:00
Arhell
baf0b51c7d
[de] Ready glossary page for vanilla Docsy
2024-05-25 09:20:52 +03:00
Kubernetes Prow Robot
068ec93628
Merge pull request #46423 from Okabe-Junya/fix-46422
...
Remove sig-docs-website-owners entry from l10n OWNERS files
2024-05-24 05:07:10 -07:00
Junya Okabe
d026267274
update: OWNERS
...
update: en/OWNERS
fix: L16
feat: add content/en/docs/OWNERS
2024-05-18 02:04:55 +09:00
AbdelatifAitBara
4dfb7edc6c
Update list of versions to match English
2024-05-13 15:14:42 +02:00
Arhell
df1b585ca7
[de] Ready Hello, Minikube page for vanilla Docsy
2024-05-13 00:57:33 +03:00
DenizY98
9a21ccb897
Update controller definition for clarity and conciseness
...
This commit updates the definition of controllers in Kubernetes to enhance clarity and conciseness. The changes include:
- Simplified the description by removing redundant phrases and improving the flow.
- Corrected grammatical structure for better readability.
Changes made:
- From: "In Kubernetes sind Controller Kontrollschleifen, die den Zustand des Clusters beobachten, und dann Änderungen ausführen oder anfragen, wenn benötigt."
- To: "In Kubernetes sind Controller Kontrollschleifen, die den Zustand des Clusters überwachen und bei Bedarf Änderungen ausführen oder anfordern."
- From: "Jeder Controller versucht den aktuellen Clusterzustand in Richtung des Wunschzustands zu bewegen."
- To: "Jeder Controller versucht, den aktuellen Clusterzustand in Richtung des Wunschzustands zu bewegen."
This revision aims to make the text more accessible and easier to understand for both new and existing Kubernetes community members.
2024-05-01 11:45:43 +02:00
Arhell
ffb2ef4e0e
[de] Ready training section for vanilla Docsy
2024-04-30 00:35:11 +03:00
Kubernetes Prow Robot
b1479aa8ea
Merge pull request #42206 from sftim/20230725_update_owners
...
Switch to finer controls on approver access
2024-04-18 09:19:17 -07:00
Arhell
dc9bb1cd47
[de] Utilize code style for inline command
2024-04-17 00:13:48 +03:00
Tim Bannister
e0cb7f6544
Update OWNERS
2024-04-05 00:46:07 +01:00
Arhell
bf2454b2be
[de] Added a link to the minikube installation
2024-04-04 00:19:14 +03:00
Johannes
ecc2b0c9fa
fix typo
2024-02-26 16:36:09 +01:00
saifeddine Rajhi
115c0b41bd
[de]: fix html reference to the German documentations
...
Change from English to the German documentations
2024-02-25 09:47:06 +01:00
hschneid66
50bd96b67b
moved files to correct location
2024-02-14 09:47:29 +01:00
hschneid66
0eb11c4a3f
fix
2024-01-30 11:01:12 +01:00
hschneid66
70fb969558
[de] Localization of some additional glossary items
2024-01-30 10:57:30 +01:00
Cintia Sanchez Garcia
26e760da6e
Update references to CNCF landscape (v2)
...
This PR updates all the references to the CNCF landscape (v2). This includes migrating to the new embeddable views that the new landscape provides, changing how iframe-resizer is used and updating a few links.
Related to #44022
Signed-off-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
2024-01-18 12:36:45 +01:00
Kubernetes Prow Robot
41e9d2b489
Merge pull request #44727 from holgers66/hschneid66_glossary4_20240112
...
[de] German localization of further glossary items
2024-01-17 11:26:21 +01:00
Kubernetes Prow Robot
3ad9f5e772
Merge pull request #44726 from holgers66/hschneid66_glossary3_20240112
...
[de] German localization of further glossary files
2024-01-17 11:24:11 +01:00
Kubernetes Prow Robot
693462afa1
Merge pull request #44725 from holgers66/hschneid66_glossary2_20240112
...
[de] German localization of more glossary entries
2024-01-17 11:21:56 +01:00
Kubernetes Prow Robot
ff6d535775
Merge pull request #44723 from holgers66/hschneid66_l10n_controller_20240112
...
[de] German localisation of controller.md and the glossary entr
2024-01-15 15:16:56 +01:00
hschneid66
0c48fca40a
[de] German localization of further glossary items
2024-01-12 23:08:21 +01:00
hschneid66
34b8145c88
[de] German localization of further glossary files
2024-01-12 19:50:16 +01:00
hschneid66
bde244a8b6
[de] German localization of more glossary entries
2024-01-12 19:38:13 +01:00
hschneid66
44e52c14c1
[de] modified files to remove master/slave terminology
2024-01-12 19:27:55 +01:00
hschneid66
18bdd9eb98
[de] German localisation of controller.md and the glossary entry for controller
2024-01-12 19:15:15 +01:00
Kubernetes Prow Robot
b87d6e139e
Merge pull request #44646 from holgers66/hschneid66_de_l11n
...
[de] localize content/de/docs/concepts/architecture/cgroups.md for German
2024-01-08 14:04:43 +01:00
Holger Schneider
e0d8603041
Update cgroups.md
...
made capitalization in list more consistent (capitalized all line starts)
2024-01-08 12:29:14 +00:00
Kubernetes Prow Robot
61dc35f586
Merge pull request #44647 from holgers66/hschneid66_de_l10n_20230105
...
[de] modified master-node-communication.md to remove master/slave terminology
2024-01-08 09:21:13 +01:00