Code it Yourself...
Code it Yourself...

  • Archives
  • Categories
  • Tags
  • Events
  • About Me


  • Github RSS

  • Mode
  1. Home
  2. Tags
  3. nginx

Kubernetes NGINX ingress controller with Dapr

Kubernetes NGINX ingress controller with Dapr
April 5, 20203 min read KubernetesDaprIngress ControllerNginx

In this post I’ll show you how to expose your “Daprized” applications using and NGINX ingress controller. Prerequistes A working kubernetes cluster with Dapr installed. If you need instructions please find them here Deploy an application to your Kubernetes cluster I’ll be using a simple Azure Function I created back in...

Read More

AKS: Configure TLS termination with the http application routing addon

AKS: Configure TLS termination with the http application routing addon
January 10, 20192 min read Azure KubernetesAksIngress ControllerNginx

When you install a AKS cluster you can configure it to deploy the http application routing addon or you you can update an existing cluster to deploy it. Either way you end up with an NGINX Ingress Controller running, in the kube-system namespace of your cluster, with the following properties: ingress-class:...

Read More

Secure your Kubernetes services with NGINX ingress controller, tls and more.

Secure your Kubernetes services with NGINX ingress controller, tls and more.
March 20, 20186 min read Azure KubernetesIngress ConrollerNginx

Disclaimer: samples provided in this post were tested both in Azure Container Services (AKS) and Kubernetes provided by Docker for Windows. In previous posts I showed you how to Run a Precompiled .NET Core Azure Function in a Container and how to Deploy your first Service to Azure Container Services (AKS). By now you...

Read More
Profile
Carlos Mendible
Carlos Mendible
Father | Husband | Sr Cloud Solution Architect | Former Azure & Developer Technologies MVP | Opinions are my own
Microsoft
Madrid. Spain
About Me
Taxonomies
azure dotnet kubernetes devops management certifications
aks aspnetcore dapr docker powershell terraform cloud keyvault managedidentity ansible ALL 167
2023 3 2022 3 2021 15 2020 9 2019 14 2018 20 2017 33 2016 33 2015 4 2014 1 2013 2 2011 1 2010 5 2009 7
Posts
  • AKS: Login with Azure CLI and Workload Identity
    AKS: Login with Azure CLI and Workload Identity
    September 4, 2023
  • AZQR: Azure Quick Review
    AZQR: Azure Quick Review
    August 27, 2023
  • Azure Function HTTP Trigger with Golang
    Azure Function HTTP Trigger with Golang
    March 26, 2023
  • AKS: Simulate Spot Node Eviction
    AKS: Simulate Spot Node Eviction
    March 20, 2022
  • AKS: Disable local accounts with Terraform
    AKS: Disable local accounts with Terraform
    January 25, 2022
Actions
Twitter Facebook

Go back Reload Copy URL

Code it Yourself...

Copyright: 2009-2023 - Carlos Mendible. All Rights Reserved.