CodeReady Container on Windows 10 === ###### tags: `IBM` `Infra` `OCP` ## Preparation  ``` crc config view - consent-telemetry : no - enable-cluster-monitoring : true - memory : 14336 - network-mode : vsock cmd /V /C "set USERNAME=defaultuser100001&& crc setup" cmd /V /C "set USERNAME=defaultuser100001&& crc daemon" cmd /V /C "set USERNAME=defaultuser100001&& crc start" Log in as administrator: Username: kubeadmin Password: fHL6U-isQ4s-gxZnN-DTU9j Log in as user: Username: developer Password: developer ``` ## Usage ``` crc console ```  ``` crc oc-env oc get all ``` ## Deletion ``` crc stop crc delete crc cleanup ``` ## References - [Podman remote clients for macOS and Windows](https://www.redhat.com/sysadmin/podman-clients-macos-windows) - [Red Hat CodeReady Containers - Getting Started Guide](https://code-ready.github.io/crc/)
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up