From 3c4e3b2870666277c5cb774942169a28522f8621 Mon Sep 17 00:00:00 2001 From: Camila Macedo Date: Sat, 30 Jul 2022 06:41:11 +0100 Subject: [PATCH] :seedling: fix readme --- README.md | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/README.md b/README.md index 07e68323c3d..27064e190ba 100644 --- a/README.md +++ b/README.md @@ -119,19 +119,6 @@ Currently, Kubebuilder officially supports OSX and Linux platforms. So, if you are using a Windows OS you may find issues. Contributions towards supporting Windows are welcome. -### Apple Silicon - -Apple Silicon (`darwin/arm64`) is supported using the `go/v4-alpha` plugin which provides support for this platform. - -```bash -kubebuilder init --domain my.domain --repo my.domain/guestbook --plugins=go/v4-alpha -``` - -**Note**: The `go/v4-alpha` plugin is an unstable version and can have breaking changes in future releases. The previous kustomize -version (`v3.Y.Z`) used in the `go/v3` has no available binaries for this -platform [kubernetes-sigs/kustomize/issues/4612](https://github.com/kubernetes-sigs/kustomize/issues/4612) -Because of this, we cannot support this `darwin/arm64` on the stable scaffold done by default with the Kubebuilder with the `go/v3` plugin. - ## Community Meetings The following meetings happen biweekly: