-
Updated
Feb 23, 2021 - Go
containerd
Here are 83 public repositories matching this topic...
-
Updated
Feb 20, 2021 - Shell
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
Feb 23, 2021 - Go
-
Updated
Feb 10, 2021 - Go
-
Updated
Feb 1, 2021 - Shell
-
Updated
Jan 19, 2021 - Go
-
Updated
Dec 18, 2018 - Go
We should support systemd notification like this:
moby/buildkit@0dee033
We should also have an example systemd unit
-
Updated
Feb 9, 2021 - HTML
-
Updated
Feb 9, 2021 - HCL
-
Updated
Dec 7, 2020 - Go
-
Updated
Feb 23, 2021 - Python
-
Updated
Feb 5, 2021 - Go
-
Updated
Nov 2, 2020 - Go
-
Updated
Feb 22, 2021 - Go
-
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
Feb 22, 2021 - HTML
-
Updated
Dec 5, 2019 - Shell
-
Updated
Jan 18, 2021 - HCL
-
Updated
Feb 22, 2021
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
The current kubernetes version in the
gen configalways blindly prependsvto the version, even if it was specified in the option.We should accept either the form
v1.19or1.19.Description