close
The Wayback Machine - https://web.archive.org/web/20211003073723/https://github.com/topics/containerd
Skip to content
#

containerd

Here are 106 public repositories matching this topic...

mkopinsky
mkopinsky commented Sep 2, 2021

As far as I can tell, the only time I can edit the configuration of an instance is the first time I run limactl start. It would be nice if I could do something like:

  • limactl stop default
  • limactl edit default (opens editor just like the first time it's created)
  • limactl start default

Maybe this is already possible somehow? If so, I can't find the documentation in either the rep

pierreilki
pierreilki commented Sep 24, 2021

Is your feature request related to a problem? Please describe.
From K8S 1.22.0, ingressClass must be speficied on Ingress Resources.

Describe the solution you'd like
Update Nginx Controller to v1.0.1 and add an ingressClassName in all Ingress resources declarations.
Create an ingressClass as default.
Add in documentation an example of ingressClass use.

Improve this page

Add a description, image, and links to the containerd topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the containerd topic, visit your repo's landing page and select "manage topics."

Learn more