We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62cd654 commit f781025Copy full SHA for f781025
content/guides/python/containerize.md
@@ -375,5 +375,6 @@ Related information:
375
376
## Next steps
377
378
-In the next section, you'll learn how you can develop your application using
379
-containers.
+In the next section, you'll take a look at how to set up a CI pipeline using GitHub Actions.
+
380
content/guides/python/develop.md
@@ -569,4 +569,4 @@ Related information:
569
570
571
572
-In the next section, you'll take a look at how to set up a CI/CD pipeline using GitHub Actions.
+In the next section, you'll learn how you can locally test and debug your workloads on Kubernetes before deploying.
0 commit comments