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

  • Archives
  • Categories
  • Tags
  • Events
  • About Me


  • Github RSS

  • Mode
  1. Home
  2. Tags
  3. aks

AKS: Persistent Volume with existing Storage Account

AKS: Persistent Volume with existing Storage Account
April 16, 20193 min read Azure KubernetesAksPersistent VolumePersistent Volume ClaimStorage AccountStorage Class

In order to deploy a Persistent Volume in your AKS cluster using an existing Storage Account you should take the following steps: Create a Storage Class with a reference to the Storage Account. Create a Secret with the credentials used to access the Storage Account. Create a Persistent Volume with a reference to the...

Read More

Meetup MadridDotNet - El estado del ecosistema del desarrollador por @cmendibl3

February 13, 20190 min read Azure KubernetesAksMicroservices

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

Develop and build ASP.NET Core applications to run on Kubernetes with Draft

Develop and build ASP.NET Core applications to run on Kubernetes with Draft
November 18, 20182 min read Azure Dotnet KubernetesAksAspnetcoreAzure Container Registry

You start developing an ASP.NET Core application to run it in Kubernetes and suddenly you find yourself creating a docker file, building an image, pushing the image to a registry, creating both a deployment and a service definition for Kubernetes and you wonder if there is a tool out there to help you streamline the...

Read More

Deploying Elastic Search, Fluentd, Kibana on AKS with Helm

Deploying Elastic Search, Fluentd, Kibana on AKS with Helm
October 14, 20181 min read Azure KubernetesAksElastic SearchFluentdKibana

For my recent talk at .NET Conf Madrid I managed to install Elastic Search, Fluentd and Kibana (EFK) as a logging solution for the AKS cluster I used in my demos. The fact is that such deployment was possible thanks to Tim Park and his post Logging with Fluentd, ElasticSearch, and Kibana (EFK) on Kubernetes on Azure...

Read More
  • ««
  • «
  • 2
  • 3
  • 4
  • 5
  • 6
  • »
  • »»
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 cloud keyvault managedidentity terraform ansible ALL 157
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: 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
  • Protect your Node.js or .NET API with Azure Active Directory
    Protect your Node.js or .NET API with Azure Active Directory
    January 18, 2022
  • Azure Database for MySQL Flexible Server: Failover Test
    Azure Database for MySQL Flexible Server: Failover Test
    November 28, 2021
  • Azure Cache for Redis: Failover Test
    Azure Cache for Redis: Failover Test
    November 21, 2021
Actions
Twitter Facebook

Go back Reload Copy URL
Copyright: 2009-2022 - Carlos Mendible. All Rights Reserved.