Skip to content

Commit 27a4826

Browse files
bene2k1jcirinosclwyldecarvalho-doc
authored
feat(cr): add troubleshooting index (#4589)
* feat(cr): add troubleshooting index * feat(cr): troubleshooting index * Apply suggestions from code review Co-authored-by: Jessica <[email protected]> * Update pages/container-registry/troubleshooting/index.mdx Co-authored-by: ldecarvalho-doc <[email protected]> --------- Co-authored-by: Jessica <[email protected]> Co-authored-by: ldecarvalho-doc <[email protected]>
1 parent 4609772 commit 27a4826

File tree

1 file changed

+45
-0
lines changed
  • pages/container-registry/troubleshooting

1 file changed

+45
-0
lines changed
Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
---
2+
meta:
3+
title: Container Registry - Troubleshooting
4+
description: Find troubleshooting resources for resolving issues with Container Registry.
5+
content:
6+
paragraph: Find troubleshooting resources for resolving issues with Container Registry.
7+
dates:
8+
posted: 2025-03-10
9+
categories:
10+
- containers
11+
---
12+
13+
<ProductHeader
14+
productName="Container Registry troubleshooting"
15+
productLogo="containerRegistry"
16+
description="Learn how to fix the most common issues with Scaleway's Container Registry."
17+
/>
18+
19+
## Featured Pages
20+
21+
<Grid>
22+
<DefaultCard
23+
title="Container Registry FAQ"
24+
description="General info on Container Registry."
25+
url="/faq/container-registry/"
26+
label="See more"
27+
/>
28+
<DefaultCard
29+
title="Common errors when pushing images to Container Registry"
30+
description="Troubleshoot issues that may prevent you from pushing images to Scaleway's Container Registry."
31+
url="/container-registry/troubleshooting/common-errors-when-pushing-images-to-container-registry/"
32+
label="See more"
33+
/>
34+
<DefaultCard
35+
title="Container Registry API documentation"
36+
description="Learn how to interact with Container Registry using the API."
37+
url="https://www.scaleway.com/en/developers/api/registry/"
38+
label="See more"
39+
/>
40+
</Grid>
41+
42+
43+
## Container Registry troubleshooting pages
44+
45+
- [Common errors when pushing images to Container Registry](/container-registry/troubleshooting/common-errors-when-pushing-images-to-container-registry/)

0 commit comments

Comments
 (0)