crc icon indicating copy to clipboard operation
crc copied to clipboard

CRC is a tool to help you run containers. It manages a local OpenShift 4.x cluster, Microshift or a Podman VM optimized for testing and development purposes

Results 300 crc issues
Sort by recently updated
recently updated
newest added

In #1418 we introduced semi-supported documentation about accessing the internal registry. We detail to use an example image, which does not use a 'standard' image. We could consider an alternative...

kind/enhancement
kind/documentation
status/stale

Fixes #2869 e.g response for a single config `cpus`: ```json { "Configs": { "cpus": { "value": 2, "isDefault": true, "defaultValue": 2 } } } ``` **Note: This will also need...

do-not-merge/hold

Hi, i have a `podman info` output as below. ``` host: arch: amd64 buildahVersion: 1.21.3 cgroupControllers: [] cgroupManager: cgroupfs cgroupVersion: v1 conmon: package: conmon-2.0.29-1.module+el8.4.0+11822+6cc1e7d7.x86_64 path: /usr/bin/conmon version: 'conmon version 2.0.29,...

status/stale

Use case - If a user want to use crc in disconnect environment then from 2.0.1 he/she need to download the crc binary and also the bundle and the do...

status/pinned

We used to had document about manually removing monitoring operator from the operator override list in clusterversion https://github.com/code-ready/crc/blob/v1.17.0/docs/source/topics/proc_starting-monitoring-alerting-telemetry.adoc . We automated the enabling monitoring operator and remove this doc. I...

size/M
priority/major
kind/documentation
status/pinned

In order to promote all developer tooling, we could add a dropdown in the tray that will allow the user to install various CLI tools: odo, etc.

status/pinned
kind/epic

(enhancement of the podman experience #1611) If the user runs `podman run -p 9090:80 -it nginx`, he should be able to reach this container from his browser on the host....

status/pinned
kind/epic

Many users want to be able to run crc in restricted networks. crc should start and run normally. Proposition to be discussed if prioritized: - [ ] Document what is...

status/pinned
kind/epic

Currently, crc needs to be able to change hosts file entries on the host. It is required by the userland network stack on macOS and Windows but also on Linux....

status/pinned
kind/epic

Most users use the web console. We would like to know what they do if they turn on the telemetry. Dev Sandbox already includes a telemetry plugin that reports to...

status/pinned
kind/epic