Content-Length: 282163 | pFad | http://github.com/dotnet/tye/pull/346/files/72d0ddf4901a3e9e7a27eb19e38b759b0280cdf5

FA :lipstick: Fixed typo. by PureKrome · Pull Request #346 · dotnet/tye · GitHub
Skip to content
This repository has been archived by the owner on Nov 20, 2023. It is now read-only.

💄 Fixed typo. #346

Merged
merged 3 commits into from
Apr 10, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/tutorials/hello-tye/01_deploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ Before we deploy, make sure you have the following ready...

3. A Kubernetes Cluster. There are many different options here, including:
- [Azure Kubernetes Service](https://docs.microsoft.com/en-us/azure/aks/tutorial-kubernetes-deploy-cluster)
- [Kubernetes in Docker Desktop](https://www.docker.com/blog/docker-windows-desktop-now-kubernetes/)x, however it does take up quite a bit of memory on your machine, so use with caution.
- [Kubernetes in Docker Desktop](https://www.docker.com/blog/docker-windows-desktop-now-kubernetes/), however it does take up quite a bit of memory on your machine, so use with caution.
- [Minikube](https://kubernetes.io/docs/tasks/tools/install-minikube/)
- [K3s](https://k3s.io), a lightweight single-binary certified Kubernetes distribution from Rancher.x
- [K3s](https://k3s.io), a lightweight single-binary certified Kubernetes distribution from Rancher.
- Another Kubernetes provider of your choice.

> :warning: If you choose a container registry provided by a cloud provider (other than Dockerhub), you will likely have to take some steps to configure your kubernetes cluster to allow access. Follow the instructions provided by your cloud provider.
Expand Down
2 changes: 1 addition & 1 deletion docs/tutorials/hello-tye/02_add_redis.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ We just showed how `tye` makes it easier to communicate between 2 applications r

1. Change the `WeatherForecastController.Get()` method in the `backend` project to cache the weather information in redis using an `IDistributedCache`.

Add the following `using`s to the top of the file:
Add the following `using`'s to the top of the file:

```C#
using Microsoft.Extensions.Caching.Distributed;
Expand Down








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/dotnet/tye/pull/346/files/72d0ddf4901a3e9e7a27eb19e38b759b0280cdf5

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy