课程: Kubernetes: Service Mesh with Istio
免费学习该课程!
今天就开通帐号,24,700 门业界名师课程任您挑!
Installing Istio
- [Instructor] With our environment set up, we're ready to install Istio. There are a few different ways to install Istio, and the one you choose depends on your environment and specific needs. In this video, we'll focus on installing Istio using Helm as it's a great method that works well with Kubernetes and it's also quick to set up. Before we dive into the installation, make sure you've completed any environment-specific setup because it's always a good idea to review this platform-specific prerequisites. You can take a look at this page to check the one that suits the environment where you're running Istio. Let's head over to the terminal and get Istio installed. We'll walk through the process step by step, so don't worry if this is your first time. First, we need to tell where to find Istio's charts. Think of this as downloading a recipe book before you start cooking. To do that, we are going to run helm repo add istio charts and we would run helm repo update. What this command…
内容
-
-
-
-
Introducing Istio and its architecture3 分钟 46 秒
-
(已锁定)
Istio data plane modes3 分钟 33 秒
-
(已锁定)
Environment setup4 分钟 20 秒
-
(已锁定)
Installing Istio5 分钟 34 秒
-
(已锁定)
Deploying a sample application8 分钟 17 秒
-
(已锁定)
Add application to the mesh and visualize with Kiali5 分钟 36 秒
-
(已锁定)
Verifying mutual TLS4 分钟 43 秒
-
-
-
-
-