 Getting Started and Beyond:
Istio Multicluster with GitOpsHandles actual traffic Can be standalone or sidecar Other Container Istio Sidecar Proxy Istio Ingress Gateway Istio Egress Gateway @rytswd Istio Operator istio-operator Manages Istio installation Demo What’s next? Control Plane Data Plane istiod Some container Istio Sidecar Proxy Istio Ingress Gateway Istio Egress Gateway @rytswd DestinationRule ServiceEntry Gateway VirtualService Some Demo What’s next? Control Plane Data Plane istiod Some container Istio Sidecar Proxy Istio Ingress Gateway Istio Egress Gateway @rytswd DestinationRule ServiceEntry Gateway VirtualService Some0 码力 | 38 页 | 3.05 MB | 1 年前3 Getting Started and Beyond:
Istio Multicluster with GitOpsHandles actual traffic Can be standalone or sidecar Other Container Istio Sidecar Proxy Istio Ingress Gateway Istio Egress Gateway @rytswd Istio Operator istio-operator Manages Istio installation Demo What’s next? Control Plane Data Plane istiod Some container Istio Sidecar Proxy Istio Ingress Gateway Istio Egress Gateway @rytswd DestinationRule ServiceEntry Gateway VirtualService Some Demo What’s next? Control Plane Data Plane istiod Some container Istio Sidecar Proxy Istio Ingress Gateway Istio Egress Gateway @rytswd DestinationRule ServiceEntry Gateway VirtualService Some0 码力 | 38 页 | 3.05 MB | 1 年前3
 The Path to GitOpsis made up of a Deployment, a Service, and a Route (which could be replaced by an Ingress if you’re using an ingress controller). These manifests are generally the same, and there are only slight differences usually parameterize when you don’t know something about the cluster ahead of time (for example, the Ingress “host” field in the YAML). You can use Helm to parameterize the configuration and just supply the great when you already know the configurations and deltas beforehand. An example of this is the Ingress Object in Kubernetes [5.1]. This configuration has a host field in the YAML manifest that is supposed0 码力 | 45 页 | 1.09 MB | 1 年前3 The Path to GitOpsis made up of a Deployment, a Service, and a Route (which could be replaced by an Ingress if you’re using an ingress controller). These manifests are generally the same, and there are only slight differences usually parameterize when you don’t know something about the cluster ahead of time (for example, the Ingress “host” field in the YAML). You can use Helm to parameterize the configuration and just supply the great when you already know the configurations and deltas beforehand. An example of this is the Ingress Object in Kubernetes [5.1]. This configuration has a host field in the YAML manifest that is supposed0 码力 | 45 页 | 1.09 MB | 1 年前3
 THE GITOPS GUIDE
TO BUILDING &
MANAGING INTERNAL
PLATFORMSdevelopers are working on an MVP. Everything we do is based on Zero Trust architecture - both for ingress, egress, and east-west traffic. We use the Istio service mesh, and that’s the foundation of everything communication. Sidecars, which are language agnostic, act as service proxies and allow for all traffic (ingress and egress) to flow through them before reaching or leaving a container. This greatly improves security0 码力 | 15 页 | 623.52 KB | 1 年前3 THE GITOPS GUIDE
TO BUILDING &
MANAGING INTERNAL
PLATFORMSdevelopers are working on an MVP. Everything we do is based on Zero Trust architecture - both for ingress, egress, and east-west traffic. We use the Istio service mesh, and that’s the foundation of everything communication. Sidecars, which are language agnostic, act as service proxies and allow for all traffic (ingress and egress) to flow through them before reaching or leaving a container. This greatly improves security0 码力 | 15 页 | 623.52 KB | 1 年前3
 2.2.2云音乐在GitOps CD领域的最佳实践## 定义各种下层基础设施可理解的声明式 spec │ ├── _helpers.tpl │ ├── hpa.yaml │ ├── ingress.yaml │ ├── prometheusrule.yaml │ ├── deployment.yaml │ └── service.yaml ├── files0 码力 | 22 页 | 3.15 MB | 1 年前3 2.2.2云音乐在GitOps CD领域的最佳实践## 定义各种下层基础设施可理解的声明式 spec │ ├── _helpers.tpl │ ├── hpa.yaml │ ├── ingress.yaml │ ├── prometheusrule.yaml │ ├── deployment.yaml │ └── service.yaml ├── files0 码力 | 22 页 | 3.15 MB | 1 年前3
 Rafay DZone Refcard Gitops for kubernetes 2022#Required │ ├── deployment.yaml │ ├── _helpers.tpl │ ├── hpa.yaml │ ├── ingress.yaml │ ├── NOTES.txt │ ├── serviceaccount.yaml │ ├── service.yaml │ └── tests │0 码力 | 8 页 | 1.35 MB | 1 年前3 Rafay DZone Refcard Gitops for kubernetes 2022#Required │ ├── deployment.yaml │ ├── _helpers.tpl │ ├── hpa.yaml │ ├── ingress.yaml │ ├── NOTES.txt │ ├── serviceaccount.yaml │ ├── service.yaml │ └── tests │0 码力 | 8 页 | 1.35 MB | 1 年前3
共 5 条
- 1













