-
Updated
Dec 4, 2020 - Go
containerd
Here are 69 public repositories matching this topic...
-
Updated
Dec 4, 2020 - Shell
-
Updated
Dec 3, 2020 - Go
-
Updated
Nov 26, 2020 - Go
Description
We need a volunteer to update all the guides, terraform automation and cloud-config.txt to use the release 0.9.0
The assets are in this repo, so you shouldn't have too hard of a time finding stuff. Bear in mind we now have a dependency on docker-compose.yaml and that may need to be downloaded before faasd install.
Feel free to ask questions here.
The new cloud-config.t
-
Updated
Dec 3, 2020 - Shell
-
Updated
Dec 1, 2020 - Go
-
Updated
Dec 18, 2018 - Go
Stargz snapshotter daemon (containerd-stargz-grpc) currently doesn't have the default path to the configuration file. So users need to explicitly specify the path using --config option.
We should have the default path for the configuration file ([containerd also has the default](https://github.com/containerd/containerd/blob/f13ba8f2f2fd27fc2172453434938170e7807149/docs/man/containerd-config.t
-
Updated
May 28, 2020 - Go
-
Updated
Nov 2, 2020 - Go
-
Updated
Nov 23, 2020 - Go
-
Updated
Nov 8, 2020 - HCL
-
Updated
Nov 24, 2020 - Python
-
Updated
Jan 21, 2020 - Go
-
Updated
Jan 28, 2019 - Go
Today, no documentation explains how to update Kubernetes clusters with Agorakube.
So to update K8S with Agorakube
- Set delete_previous_k8s_install: True
- Set kubernetes_release: vXX.XX.XX (New desired release)
Please, add this informations in Agorakube documentation
-
Updated
Oct 17, 2020 - Go
-
Updated
Nov 12, 2020 - Go
-
Updated
Dec 5, 2019 - Shell
-
Updated
Nov 5, 2020 - HTML
-
Updated
Nov 18, 2020 - Go
-
Updated
Nov 20, 2020 - HCL
-
Updated
Nov 24, 2020 - HTML
Improve this page
Add a description, image, and links to the containerd topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the containerd topic, visit your repo's landing page and select "manage topics."


Feature Request
There are many config generation options in
talosctl cluster createwhich make no sense with--input-diras they're going to be ignored.Description
Fail with error message is any gen options are used with
--input-dir. This might confuse users as arguments are silently ignored.