add github repo

This commit is contained in:
baschno
2025-05-15 18:51:21 +02:00
parent ed1aad2e64
commit 76716683af

View File

@@ -114,7 +114,10 @@ limitations under the License.
## What have I done? ## 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 1. Initialize project
operator-sdk init --domain rs --repo github.com/baschno/tdset-operator --plugins=go/v4 operator-sdk init --domain rs --repo github.com/baschno/tdset-operator --plugins=go/v4