你的位置: 码友网首页 / 资讯源列表 / Project Tye – easier development with .NET for Kubernetes

关于[Project Tye – easier development with .NET for Kubernetes]的摘要:

Visual Studio 2019 has great support for Docker and Kubernetes. After opening a solution, Dockerfile files and Helm charts can be added from within the Solution Explorer. For simple project, it still can be too complex to work with Helm chats, define deployments and services. Defining a Dockerfile can be avoided as well. With .NET projects, all the information needed to create a docker image can be found in the project file. This is where the Project Tye comes into play – deploy Microservices to Kubernetes with minimal configuration. In this article I’m showing an example creating a .NET Core web application and API service, let it run locally with tye, and deploy it to an Kubernetes cluster.

原文地址: https://csharp.christiannagel.com/2020/05/11/tye/

收录时间: 2020-05-12 浏览量: 1252 分类: .NET

| 0 收藏 | 0