One place for hosting & domains

      Expose

      Practical Kubernetes Networking: How to Use Kubernetes Services to Expose Your App


      How to Join

      This Tech Talk is free and open to everyone. Register below to get a link to join the live stream or receive the video recording after it airs.

      DateTimeRSVP
      September 22, 202111 a.m.–12 p.m. ET / 3–4 p.m. GMT

      About the Talk

      You’ve deployed an application and a few microservices into your Kubernetes cluster and now you’re wondering how to configure the workloads so that they communicate with one another, and more importantly, how to expose your application to the internet. This talk will show you how to use Kubernetes Services to enable communication between your workloads and how to configure your application so it can accept traffic from the internet.

      What You’ll Learn

      • The difference between the kinds of Kubernetes Services
      • How to use the ClusterIP service to enable internal communication between workloads
      • How to use the LoadBalancer service to expose an application so it is reachable from the internet

      This Talk Is Designed For

      • Anyone running containerized workloads in a non-Kubernetes environment
      • Anyone looking to gradually migrate to Kubernetes
      • Anyone interested in how Kubernetes microservices communicate with one another

      Prerequisites

      • You have containerized an application or microservice
      • You have basic knowledge of containers and Kubernetes
      • You are familiar with Kubernetes Deployments

      Resources

      Kubernetes Docs: Services
      Networking Best Practices To Power Your Kubernetes Deployment
      Using a Service to Expose Your App

      Kubernetes in minutes, on DigitalOcean

      DigitalOcean Kubernetes (DOKS) is a managed Kubernetes service that lets you deploy Kubernetes clusters without the complexities of handling the control plane and containerized infrastructure. Clusters are compatible with standard Kubernetes toolchains and integrate natively with DigitalOcean Load Balancers and block storage volumes.

      DigitalOcean Kubernetes is designed for you and your small business. Start small at just $10 per month, and scale up and save with our free control plane and inexpensive bandwidth.



      Source link