ekz icon indicating copy to clipboard operation
ekz copied to clipboard

An EKS-D Kubernetes distribution for desktop

Results 16 ekz issues
Sort by recently updated
recently updated
newest added

OSX version: `12.2.1 (21D62)` Arch: ARM64 ```bash (base) udomsak$ brew install ekz-io/tap/ekz Running `brew update --auto-update`... ==> Tapping ekz-io/tap Cloning into '/opt/homebrew/Library/Taps/ekz-io/homebrew-tap'... remote: Enumerating objects: 212, done. remote: Total 212...

brew issues such error: Warning: Calling bottle :unneeded is deprecated! There is no replacement. Please report this issue to the ekz-io/tap tap (not Homebrew/brew or Homebrew/core): /usr/local/Homebrew/Library/Taps/ekz-io/homebrew-tap/Formula/ekz.rb:9

Web application development should be easy with EKZ For example, if a developer would like to start developing a React application, they can just `ekz create app --profile=reactjs` and we...

After calling `ekz ui` and open firefox with `localhost:8080`, browser show the error page with `Unable to connect`. I run `docker ps` to see what going with `quay.io/ekz-io/ekz-webui` container and...

`ekz-core` will be the patched `k0s` used by the container. We need to rename all related strings from k0s to ekz-core. Then we could release the `ekz-core` as a separate...

The cluster creation process could be faster by committing an image, pre-loaded required images, and pre-initialized etcd database.

Running from the ARM cli. M1 Rosetta 2 seems to make the x64 container image running find in Docker, but the CPU Info problem is the first wall we hit.