Difference between revisions of "A/b testing"
Jump to navigation
Jump to search
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
* [[Istio]] | * [[Istio]] | ||
− | * [[Linkerd]] | + | * [[Linkerd]] [[service mesh]] |
* [[Traefik]] | * [[Traefik]] | ||
+ | == Activities == | ||
+ | * Read https://blog.container-solutions.com/kubernetes-deployment-strategies | ||
+ | |||
+ | == Related == | ||
+ | * <code>[[kubectl describe deployments]]</code> | ||
+ | |||
+ | == See also == | ||
* {{Service mesh}} | * {{Service mesh}} | ||
* {{Kubernetes deployments}} | * {{Kubernetes deployments}} | ||
* {{Kubernetes networking}} | * {{Kubernetes networking}} | ||
− | * {{ | + | * {{CD}} |
Latest revision as of 16:47, 31 May 2022
Activities[edit]
Related[edit]
See also[edit]
- 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 - Deployment, CD, Spinnaker, AWS CodeDeploy, Tekton, Argo CD, Continuous Deployment, Continuous Delivery, Blue-green deployment, Red-black deployment, Feature toggle Continuous Delivery Foundation, ARA, A/b testing, Canary
Advertising: