microshift
microshift copied to clipboard
A small form factor OpenShift/Kubernetes optimized for edge computing
#### What would you like to be added: It would be nice to be able to configure the default wildcard domain to use when running `oc expose svc` or `oc...
#### What happened: https://microshift.io/docs/developer-documentation/local-development/#running-microshift Encountered following error when executing `(cd packaging/selinux && sudo make install)`: ``` semodule -i microshift.pp sepolicy manpage --path . --domain microshift_t ValueError: microshift_t must be an...
In each step, you need, if you chose RPM, to pick the right tab. What happened is that I picked the RPM tab in https://microshift.io/docs/getting-started/#deploying-microshift but then the next step...
Closes [USHIFT-182](https://issues.redhat.com//browse/USHIFT-182) Signed-off-by: Zenghui Shi
This commit only describes the addition of new compute nodes to an existing MicroShift cluster. Highly available control plane will be described in later PRs. Signed-off-by: Ricardo Noriega This Enhacement...
#### What happened: For example, under a microshift.home cluster domain, resolution of services like service.namespace.svc.microshift.home fails. #### What you expected to happen: Resolution to work. #### How to reproduce it...
#### What would you like to be added: Commonly- Linux packaged software includes an example configuration file with the defaults, or optionals in comments shipped to the etc directory, making...
#### What happened: I'm following the instruction from [here](https://github.com/redhat-et/Real-Time-Data-Anonymization/tree/update-to-rook1.8) to install the rook operator on microshift. > No need to follow the entire README, just the part that installs microshift...
#### What happened: I'm trying to install Microshift but I'm getting an error when the node is trying to register. config.yaml: ``` nodeName: node1 cluster: domain: cluster.loca ``` ``` oc...