Skip to content

Commit 6a3b0cb

Browse files
authored
Merge pull request #2848 from camilamacedo86/fix-readme
🌱 fix readme
2 parents 151b19a + 3c4e3b2 commit 6a3b0cb

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

README.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -119,19 +119,6 @@ Currently, Kubebuilder officially supports OSX and Linux platforms.
119119
So, if you are using a Windows OS you may find issues. Contributions towards
120120
supporting Windows are welcome.
121121

122-
### Apple Silicon
123-
124-
Apple Silicon (`darwin/arm64`) is supported using the `go/v4-alpha` plugin which provides support for this platform.
125-
126-
```bash
127-
kubebuilder init --domain my.domain --repo my.domain/guestbook --plugins=go/v4-alpha
128-
```
129-
130-
**Note**: The `go/v4-alpha` plugin is an unstable version and can have breaking changes in future releases. The previous kustomize
131-
version (`v3.Y.Z`) used in the `go/v3` has no available binaries for this
132-
platform [kubernetes-sigs/kustomize/issues/4612](https://github.com/kubernetes-sigs/kustomize/issues/4612)
133-
Because of this, we cannot support this `darwin/arm64` on the stable scaffold done by default with the Kubebuilder with the `go/v3` plugin.
134-
135122
## Community Meetings
136123

137124
The following meetings happen biweekly:

0 commit comments

Comments
 (0)