diff --git a/README.md b/README.md index fe63544..3c41027 100644 --- a/README.md +++ b/README.md @@ -114,7 +114,10 @@ limitations under the License. ## What have I done? -Source: https://shahin-mahmud.medium.com/write-your-first-kubernetes-operator-in-go-177047337eae +Source: +Blog - https://shahin-mahmud.medium.com/write-your-first-kubernetes-operator-in-go-177047337eae +Repo - https://github.com/BackAged/tdset-operator + 1. Initialize project operator-sdk init --domain rs --repo github.com/baschno/tdset-operator --plugins=go/v4