Cleanup content#378
Conversation
|
🚀 Preview deployment: https://layer5io.github.io/exoscale-academy/pr-preview/pr-378/
|
|
@lucj this looks good. For the 12 newly added learning paths, you’ll need to generate their IDs in the cloud console and then use those IDs in the _index.md files. Also, I noticed that most learning paths (except the workshops) are currently single-page. A proper learning path should have at least one dedicated page inside it. You can handle this in one of two ways: Create a new leaf page with type: page inside each learning path, move the current index.md content into that page, and keep _index.md only for metadata (title, banner, tags, categories, etc.). In general, _index.md should not contain the actual learning content—it should only hold metadata for the learning path. For the learning and certification items that were removed, no action is needed in the console. They will be archived automatically. |
|
|
||
| [https://kubernetes.io/docs/reference/kubectl/generated/kubectl_delete/](https://kubernetes.io/docs/reference/kubectl/generated/kubectl_delete/) | ||
|
|
||
| ## Solution |
There was a problem hiding this comment.
If this is ok for you, I'd update the exercises / solutions splits after the whole thing is released.
|
|
||
| 4. Delete the Pod | ||
|
|
||
| ## Documentation |
There was a problem hiding this comment.
Use a consistent layout
There was a problem hiding this comment.
I'm not sure to get this one.
| @@ -0,0 +1,96 @@ | |||
| --- | |||
| title: Solution | |||
|
|
||
| ## Private Network | ||
|
|
||
| ### Private Network |
There was a problem hiding this comment.
duplicates the section heading with two different heading levels
|
|
||
| ## Load Balancing | ||
|
|
||
| ### Load Balancing |
There was a problem hiding this comment.
duplicates the section heading with two different heading levels
ok, I use index.md with a "page" type for the content, and _index.md for the metadata only. |
| @@ -0,0 +1,55 @@ | |||
| # Kubernetes | |||
| pod: > | |||
There was a problem hiding this comment.
This file + folder data can be deleted as we have added the icons in the academy-theme v0.4.7
hey @CodexRaunak, I'm not sure to get this right as I've created the IDs for each of the 3 workshops, but the inspector tells me there are not there.
|
There was a problem hiding this comment.
Looking good, @lucj. Ideally, this is a Meshery Design, embedded in the pages for both an enhanced learner experience - both getting to interact with the design/components as well as, ultimately, being able to deploy the design.
There was a problem hiding this comment.
@lucj @CodexRaunak, the currently published form of the workshop and of the rest of the Exoscale content has a number of embedded Meshery designs. It'd be great to see the continuity of that work (for it not to be lost).
Here are a couple of examples from the current workshop content - https://exoscale.layer5.io/academy/learning-paths/1e2a8e46-937c-47ea-ab43-5716e3bcab2e/end-to-end-kubernetes/kubernetes-workshop/workshop/concepts/#how-to-access-a-cluster
| id: "6bb2ae92-89d6-4e2b-aac2-74512828b68d" | ||
| level: "beginner" | ||
| --- | ||
| Understand the basic principles of containers and container orchestration, as well as why Kubernetes and containers are beneficial. |
|
|
||
| Many people have a complex job building, testing, and running systems based on old concepts and technology in today's IT — the results you can see below (Experiences we want to change!). Modern ways to build, test, and run IT systems are not adopted as broadly as possible. Hence, a lot of pain is still out there that we could ease by changing IT processes and utilizing the new ways. | ||
|
|
||
|  |
There was a problem hiding this comment.
Broken image reference, as not found in this leaf bundle.
| #### BUILD - Life of a Developer | ||
| Here you see a developer who brought her code into production, only to find out that it didn't run like on her laptop ... | ||
|
|
||
|  |
There was a problem hiding this comment.
Broken image reference, as not found in this leaf bundle.
|
@lucj could you please resolve these broken Broken Images at https://layer5io.github.io/exoscale-academy/pr-preview/pr-378/learning-paths/1e2a8e46-937c-47ea-ab43-5716e3bcab2e/intro-k8s/ |







This is currently a WIP
This brings the latest version of the Exoscale learning content to the Layer5 Academy.