From 72f58558bd729ad610bd6b271ad5b378d5083db6 Mon Sep 17 00:00:00 2001 From: Joonas Bergius Date: Thu, 11 Apr 2024 23:01:10 -0500 Subject: [PATCH] Fix up some README typos and add relevant links Signed-off-by: Joonas Bergius --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 96c9e23..7de50f8 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # wasmcloud-operator -An operator for managing a set of wasmCloud hosts running on Kubernetes and -manage wasmCloud appliations using WADM. +An operator for managing a set of [wasmCloud hosts](https://github.com/wasmCloud/wasmCloud/) running on Kubernetes and +manage [wasmCloud applications using wadm](https://github.com/wasmcloud/wadm). The goal is to easily be able to run WasmCloud hosts on a Kubernetes cluster. -## CusterConfig Custom Resource Definition (CRD) +## WasmCloudHostConfig Custom Resource Definition (CRD) The WasmCloudHostConfig CRD describes the desired state of a set of wasmCloud hosts connected to the same lattice.