Deploying a Docker App with Kubernetes and Kong Ingress Controller
In this video, we’ll walk through how to deploy a Dockerized application with Kubernetes using Kong’s Kubernetes Ingress Controller. Install Kong Ingress Controller: https://bit.ly/3guN9D6
Find all referenced docs and code in this blog post: https://bit.ly/3qHODyE
▬▬▬▬▬▬ TIMECODES ▬▬▬▬▬▬
0:00 – Intro
0:39 – Create a GKE Cluster
2:07 – Deploy Application Through kubectl
7:48 – Configure Kong’s Ingress Controller
16:12 – Integrating Plugins With the Ingress Controller
20:00 – Integrate Kong’s HTTP Log plugin
22:00 – Integrate Kong’s Correlation ID Plugin
23:53 – Wrap Up
▬▬▬▬▬▬ ADDITIONAL RESOURCES ▬▬▬▬▬▬
❏ Configuring a Kubernetes Application on Kong Konnect: https://bit.ly/3yiVxx2
❏ Implementing Traffic Policies in Kubernetes: https://bit.ly/3dBwJIL
❏ Moving an Application from VM to Kubernetes: https://bit.ly/3cJhNYD
#Kubernetes #Docker #K8s #Kong #KongGateway #OSS #OpenSource #APIgateway #Ingress
source
Leave us a comment Cancel reply
COMMON QUESTIONS
Categories
- Agile Coach
- ARTIFICIAL INTELLIGENCE
- Block chain
- Business Analyst BA
- DATA science
- Development
- Devops Automation
- Dotnet
- Education
- Free Job training and assistance
- Information
- Infrastructure automation
- Interview questions
- JAVA
- jobs
- Learn
- Machine learning
- Python Automation
- QA Automation
- RPA Automation
- SAP crm
- Scrum master Agile
- Skill
- UI Design
- Uncategorized
2 Comments
Black Trojan
May 22, 2022 13:02 pmwhat if i setup in my local environment, like virtual box kvm, not with cloud, can you show me the tutorial? or is it the same? but no external ip when in local environment?
Naman Rawal
May 22, 2022 13:02 pmMy service is stuck in "Pending" and the load balancer is never ensured. How do you deploy the ingress controller to an existing VPC and subnets? It seems to be trying to create a new VPC, but my environment is locked down and will not allow that.