-
Updated
Jul 1, 2021 - Go
containerd
Here are 95 public repositories matching this topic...
-
Updated
Jun 4, 2021 - Shell
-
Updated
Jul 1, 2021 - 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
Jun 25, 2021 - Go
-
Updated
Jun 19, 2021 - Go
-
Updated
Jun 24, 2021 - Shell
We should have docs for running stargz with popular Kubernetes services and distros.
GKE guide by @rochaporto: https://ricardorocha.io/blog/gke-custom-containerd/ https://twitter.com/lukasheinrich_/status/1362445073045192705
-
Updated
Jun 23, 2021 - Go
-
Updated
Dec 18, 2018 - Go
-
Updated
Jun 28, 2021 - Jinja
-
Updated
Jun 26, 2021 - HCL
-
Updated
Jun 22, 2021 - Go
-
Updated
Jun 16, 2021 - Python
-
Updated
Jun 3, 2021 - Go
-
Updated
Jun 30, 2021 - Go
-
Updated
Jun 19, 2021 - Go
-
Updated
Jun 18, 2021 - Go
OpenTelemetry metrics collection for visualization in Zipkin. As of now, some components seem to not emit all necessary metrics for distributed tracing. This PR aims to fix that.
The solution is likely to be described in this manual.
-
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
Apr 28, 2021 - Jinja
-
Updated
Oct 17, 2020 - Go
-
Updated
Dec 5, 2019 - Shell
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.