Difference between revisions of "A/b testing"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
* [[Traefik]] | * [[Traefik]] | ||
− | + | * {{Service mesh}} | |
* {{Kubernetes deployments}} | * {{Kubernetes deployments}} | ||
* {{Kubernetes networking}} | * {{Kubernetes networking}} | ||
+ | * {{Deployments}} |
Revision as of 16:44, 31 May 2022
- Service mesh: Istio, Linkerd, Consul, containerpilot, AWS App Mesh, Kiali, INNOQ, Kuma, Kong Mesh
- Kubernetes deployments, strategies:
kind: Deployment
, Strategies:Recreate
orRollingUpdate
,kubectl
[create | describe | get | scale | rollout | deployment/
], Kubernetes Canary Deployments,deployment.kubernetes.io
- Kubernetes networking: network policies, Network Policy Providers, CNI, Calico, flannel, Service mesh, Istio,
kube-proxy, coredns, AWS VPC CNI: vpc-cni
, Kubernetes: Ingress controllers, IPVS, ServiceTypes:LoadBalancer, ClusterIP, NodePort, ExternalName
, Endpoints, EndpointSlices, Kubernetes DNS,svc.cluster.local
, Weave Net - Template:Deployments
Advertising: