Skip to content

Commit da4f504

Browse files
Merge pull request #153 from anveshmuppeda/feature/docs_update
Feature/docs update
2 parents 746dac8 + 1889c73 commit da4f504

File tree

16 files changed

+18
-16
lines changed

16 files changed

+18
-16
lines changed

docs/012-troubleshoot/exit-code-0/exit-code-0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// filepath: /Users/anveshmuppeda/Desktop/anvesh/tech/git/kubernetes/docs/012-troubleshoot/exit-code-0/exit-code-0.md
33
sidebar_label: "Exit Code 0"
44
sidebar_id: "exit-code-0"
5-
sidebar_position: 1
5+
sidebar_position: 2
66
---
77

88
## Exit Code 0: Successful Execution

docs/012-troubleshoot/exit-code-1/exit-code-1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// filepath: /Users/anveshmuppeda/Desktop/anvesh/tech/git/kubernetes/docs/012-troubleshoot/exit-code-1/exit-code-1.md
33
sidebar_label: "Exit Code 1"
44
sidebar_id: "exit-code-1"
5-
sidebar_position: 1
5+
sidebar_position: 3
66
---
77

88
## Exit Code 1 in Kubernetes

docs/012-troubleshoot/exit-code-125/exit-code-125.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// filepath: /Users/anveshmuppeda/Desktop/anvesh/tech/git/kubernetes/docs/012-troubleshoot/exit-code-125/exit-code-125.md
33
sidebar_label: "Exit Code 125"
44
sidebar_id: "exit-code-125"
5-
sidebar_position: 1
5+
sidebar_position: 5
66
---
77

88
## Exit Code 125: Container Failed to Run Example in Kubernetes

docs/012-troubleshoot/exit-code-126/exit-code-126.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// filepath: /Users/anveshmuppeda/Desktop/anvesh/tech/git/kubernetes/docs/012-troubleshoot/exit-code-126/exit-code-126.md
33
sidebar_label: "Exit Code 126"
44
sidebar_id: "exit-code-126"
5-
sidebar_position: 1
5+
sidebar_position: 6
66
---
77

88
## Exit Code 126 in Kubernetes

docs/012-troubleshoot/exit-code-127/exit-code-127.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// filepath: /Users/anveshmuppeda/Desktop/anvesh/tech/git/kubernetes/docs/012-troubleshoot/exit-code-127/exit-code-127.md
33
sidebar_label: "Exit Code 127"
44
sidebar_id: "exit-code-127"
5-
sidebar_position: 1
5+
sidebar_position: 7
66
---
77

88
## Exit Code 127 in Kubernetes

docs/012-troubleshoot/exit-code-128/exit-code-128.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// filepath: /Users/anveshmuppeda/Desktop/anvesh/tech/git/kubernetes/docs/012-troubleshoot/exit-code-128/exit-code-128.md
33
sidebar_label: "Exit Code 128"
44
sidebar_id: "exit-code-128"
5-
sidebar_position: 1
5+
sidebar_position: 8
66
---
77

88
## Exit Code 128 in Kubernetes

docs/012-troubleshoot/exit-code-130/exit-code-130.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// filepath: /Users/anveshmuppeda/Desktop/anvesh/tech/git/kubernetes/docs/012-troubleshoot/exit-code-130/exit-code-130.md
33
sidebar_label: "Exit Code 130"
44
sidebar_id: "exit-code-130"
5-
sidebar_position: 1
5+
sidebar_position: 9
66
---
77

88
## Exit Code 130: Script Terminated by User (SIGINT)

docs/012-troubleshoot/exit-code-134/exit-code-134.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// filepath: /Users/anveshmuppeda/Desktop/anvesh/tech/git/kubernetes/docs/012-troubleshoot/exit-code-134/exit-code-134.md
33
sidebar_label: "Exit Code 134"
44
sidebar_id: "exit-code-134"
5-
sidebar_position: 1
5+
sidebar_position: 10
66
---
77

88
## Exit Code 134: Abnormal Termination (SIGABRT)

docs/012-troubleshoot/exit-code-137/exit-code-137.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// filepath: /Users/anveshmuppeda/Desktop/anvesh/tech/git/kubernetes/docs/012-troubleshoot/exit-code-137/exit-code-137.md
33
sidebar_label: "Exit Code 137"
44
sidebar_id: "exit-code-137"
5-
sidebar_position: 1
5+
sidebar_position: 11
66
---
77

88
## Exit Code 137: Container Killed (SIGKILL)

docs/012-troubleshoot/exit-code-139/exit-code-139.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// filepath: /Users/anveshmuppeda/Desktop/anvesh/tech/git/kubernetes/docs/012-troubleshoot/exit-code-139/exit-code-139.md
33
sidebar_label: "Exit Code 139"
44
sidebar_id: "exit-code-139"
5-
sidebar_position: 1
5+
sidebar_position: 12
66
---
77

88
## Exit Code 139: Segmentation Fault (SIGSEGV)

0 commit comments

Comments
 (0)