You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CUSTOM_PAGES.md
+4
Original file line number
Diff line number
Diff line change
@@ -73,6 +73,10 @@ Works in the same fashion as Pro services but is displayed using the ```{{< inte
73
73
### Deployment
74
74
To amend the deployment process page, change the contents of the `content/en/deployment/index.md` file.
75
75
76
+
### Training and Certification
77
+
78
+
Works in the same fashion as Pro services but is displayed using the ```{{< interactive_panels >}}``` with `items="training"` or `items="certification"` parameter.
79
+
76
80
## FAQ
77
81
To add new content to FAQ, create a new markdown file in `content/en/about/faq/` in one of the existing categories. To add new category, create a new directory with an `index.md` markdown file with a category name as the `linktitle` attribute. ```faq_block``` partial uses the `question` and `answer` parameters. `title` attribute of individual markdown files is used as a question and the content is used as an answer.
- "This course is a practical introduction to Istio, designed for anyone who wishes to build on their knowledge of Linux, Docker, and Kubernetes to learn how to install and configure a service mesh and to understand the benefits of deploying and running distributed applications in a service mesh environment."
- "This course is for application developers, DevOps engineers and security professionals, familiar with Kubernetes, who need a service mesh layer to effectively operate their containerized systems."
611
611
- "Learn Istio essentials such as: explaining the basic building blocks of Envoy proxy and how it fits within Istio; using IstioOperator API to install, configure; and secure the mesh; manage traffic using Istio CRDs and Gateway API; and create policies to install Istio across multiple clusters."
description: "The Istio Certified Associate (ICA) by the Linux Foundation"
624
+
description: "The Istio Certified Associate (ICA)"
625
625
details:
626
626
- "The Istio Certified Associate (ICA) exam demonstrates a solid understanding of Istio principles, terminology, and best practices for setting up Istio."
627
627
- "The ICA is a pre-professional certification designed for engineers, CI/CD practitioners, or anyone with special interests in Istio. A certified ICA will confirm their foundational knowledge of Istio principles, terminology, and best practices and demonstrate their ability to set up Istio."
0 commit comments