顽固 发表于 2025-3-23 12:29:37

http://reply.papertrans.cn/39/3855/385464/385464_11.png

notice 发表于 2025-3-23 15:33:40

Quick Tour of Kubernetes,d Craig McLuckie had in mind. They wanted to “drive a container ship” leading to the creation of a container orchestration platform, which these days is becoming the de facto standard for running microservices in the cloud.

华而不实 发表于 2025-3-23 19:22:44

Introduction to the Service Mesh,s the adoption of a microservice-based application architecture. But this type of architecture imposes a new set of development and operational challenges. In this chapter, we will discuss how a service mesh helps to mitigate these challenges.

Fsh238 发表于 2025-3-23 23:40:35

http://reply.papertrans.cn/39/3855/385464/385464_14.png

上下倒置 发表于 2025-3-24 05:42:14

http://reply.papertrans.cn/39/3855/385464/385464_15.png

hermitage 发表于 2025-3-24 08:53:35

Service Resiliency, We also went through how to encrypt requests between the microservices. So now we can deploy a secure application on Kubernetes with the ability to control and interact with the external network. In an ideal scenario, this setup should be sufficient to run a production application, but developers t

GULP 发表于 2025-3-24 14:11:02

Application Metrics,out from the code to the Envoy proxy. In a production environment, there is always a time when it might fail. This can be determined by the data collected from the system, which can then be prepared accordingly. Metrics collection is an important part of any system, but in a distributed system, it i

使尴尬 发表于 2025-3-24 18:17:16

Logs and Tracing, are just one dimension of observability. Observability is about gathering data in all possible dimensions. During application outages, looking at various aspects of observability helps developers understand the application behavior in order to perform incident analysis. There are many tools that ca

nutrition 发表于 2025-3-24 20:16:42

Policies and Rules,ications must be secured with the proper authentication and authorization. Most enterprises have one way of doing authentication and authorization. In this chapter, we will discuss the security features provided in Istio. Previously we saw that every Istio feature is driven by the Envoy proxy. Secur

BLANK 发表于 2025-3-25 02:33:45

Troubleshooting,, and each of these systems has its own nuances. It is quite impossible to account for all conditions. Thus, during an incident, the troubleshooting process may feel like looking for a needle in a haystack. In this chapter, we will introduce some tools we can use to troubleshoot service-mesh issues.
页: 1 [2] 3 4 5
查看完整版本: Titlebook: Getting Started with Istio Service Mesh; Manage Microservices Rahul Sharma,Avinash Singh Book 2020 Rahul Sharma, Avinash Singh 2020 istio.m