Part of KubeCon North America 2021 Technical Demos for HashiCorp community office hours.
https://www.youtube.com/watch?v=Nn91ic-HHXY
Copyright © 2020 HashiCorpOctober 2021Consul Deep DiveKubeCon North America 2021
View Slide
Consul on KubernetesReferences▪ github.com/hashicorp/consul-k8s▪ learn.hashicorp.com/collections/consul/gs-consul-service-mesh▪ consul.io/docs/k8s
Technical Demo: Terraformgithub.com/ksatirli/multi-cloud-kubernetes
github.com/joatmon08/expense-report
01Tracing & MetricsKubeCon North America 2021 / Consul Deep Dive
How do you get all the traces and metrics?Add Consul annotations!
Tracing & MetricsReferences▪ hashicorp.com/blog/tracing-dotnet-applications-with-consul-service-mesh▪ consul.io/docs/connect/transparent-proxy▪ consul.io/docs/k8s/connect/observability/metrics#connect-service-and-sidecar-metrics-with-metrics-merging
02Traffic ManagementKubeCon North America 2021 / Consul Deep Dive
Can you canary deploy the new SpringBoot application?Use a Consulservice splitter!
What happens when the MySQLdatabase goes down?Configure Envoyoutlier detection!
Can you debugthe new version ofthe report API?Use a Consulservice router!
Traffic ManagementReferences▪ consul.io/docs/connect/config-entries/service-splitter▪ consul.io/docs/connect/config-entries/service-defaults#overrides▪ consul.io/docs/connect/config-entries/service-router
03API AuthorizationKubeCon North America 2021 / Consul Deep Dive
How do you control APIaccess between servicesin the mesh?Use Consul intentions!
API AuthorizationReferences▪ consul.io/docs/connect/config-entries/service-intentions▪ learn.hashicorp.com/tutorials/consul/kubernetes-custom-resource-definitions▪ hashicorp.com/blog/using-hashicorp-consul-with-kong-ingress-controller-for-kubernetes
Consul on KubernetesReferences▪ github.com/hashicorp/consul-k8s▪ learn.hashicorp.com/collections/consul/gs-consul-service-mesh▪ consul.io/consul-on-kubernetes▪ CLI for Consul on Kubernetes is in alpha. consul.io/docs/k8s/k8s-cli▪ If you don’t want to manage Consul on Kubernetes, check out HCP Consul. cloud.hashicorp.com
Technical Demo: Vault youtu.be/bLA6raoOzT8