Course Includes:
- Price: FREE
- Enrolled: 1093 students
- Language: English
- Certificate: Yes
- Difficulty: Beginner



Kubernetes offers a rich set of features that facilitate application deployment, scaling, and operations.
An applications in Kubernetes may have different objects such as deployments, services, persistant volume claims, persistant volumes, secrets, ConfigMaps and more.
Each object needs its own YAML file for its configuration. we can put the configuration for all the Kubernetes objects in a single YAML file, but this is not ideal and not recommended.
Although these objects are part of a single application, Kubernetes doesn't consider them as a group of objects parts of the same application, and manages each object independently from the others.
For example when deploying this application into a Kubernetes cluster, we create the objects one after the other, by executing the kubectl create command followed by the name of the manifest file for each object
The same when updating or deleting the application, the Kubernetes objects parts of this application are treated separately, and this makes the process of deploying and maintaining applications in Kubernetes a boring and tedious task.
Helm solves these problems and reduces this complexity, through the concept of Helm charts.
In this course, we will learn how does Helm make the process of deploying applications in Kubernetes much easier. We will practice also working with Helm and the Helm CLI to manage applications in Kubernetes.
Requirements for this Course:
Basic knowledge of Kubernetes
Who this course is for:
Developers
DevOps engineers
Anyone interested to learn how to manage applications in Kubernetes using the Helm package manager.
What you’ll learn
What is Helm?
Why do we need Helm?
What are Helm charts, Helm revisions and Helm releases?
Searching for Helm charts in the Artifuct Hub
Searching for Helm charts in the repositories added to our local Helm client
Installing Helm charts
Customizing Helm chart installation
Learn how to create CI/CD pipelines with Gitlab CI
Learn how to create CD/CD pipelines with Github Actions
Model boilers, pumps & piping, add valves and flanges, create BOQ, produce detailed construction drawings in Revit MEP
A Comprehensive Guide to Dynamo Visual Programming for Creating and Modifying- With several projects using Dynamo
Navigating the EU AI Act: Ethical AI Leadership and Sustainable Growth in Europe.
Learn how to draft, manage, and negotiate commercial contracts using core principles of business contract law.
Explore technical and fundamental analysis in Forex trading with strategies for smart earning and risk control.
Explore holistic energy medicine with Bach Flower Remedies for stress, burnout, emotional healing, and inner peace.
Learn Linux fundamentals in an easy-to-understand manner
Learn Kubernetes in simple and easy way. no knowledge about Kubernetes is required
Learn more advanced kubernetes concepts.
Learn how to automate resource provisioning with terraform
Learn how to work with docker images and container in a very clear and easy way
Learn how to build a Web APIs with Django REST framework in a very clear and easy way
Prepare for Product Owner +PSPO 1 Exam based on the Scrum Guide (2020) w Explanations on Agile Project Management
Desarrolla una API REST eficiente con Python y MySQL para integración de datos versátil y escalable
Integración de PayPal: PHP, MySQL y JS (MVC) para una pasarela de pagos segura y eficiente