openstack
Here are 1,140 public repositories matching this topic...
KubeOperator 是一个开源的轻量级 Kubernetes 发行版,专注于帮助企业规划、部署和运营生产级别的 K8s 集群。
-
Updated
May 30, 2022 - Go
Kubernetes-native system managing the full lifecycle of conformant Kubernetes clusters as a service on Alicloud, AWS, Azure, GCP, OpenStack, EquinixMetal, vSphere, MetalStack, and Kubevirt with minimal TCO.
-
Updated
May 30, 2022 - Go
Running 2.9.1 (yes, I know, it's old). We have several different clusters, but don't have the same k8s deployments in each cluster. Tried to use a generic policy definition. When it is applied in a cluster which doesn't have one of the deployments, seal doesn't handle the 404 from k8s and dies. Yes, we can change the policies, but also seal shouldn't die in this scenario.
While this was wit
A gui for ssh-copy-id maybe?
and as the tittle says, support for ed25519 keys, maybe a dropdown menu that lets you choose the ehh... cipher is it? for generating a new one. Or at least the ability to connect using them.
A cloud-native open-source unified multi-cloud and hybrid-cloud platform. 开源、云原生的多云管理及混合云融合平台
-
Updated
May 30, 2022 - Go
I'm in the app folder.
I mkdir exports to make an export folder.
I run rake evm:export:service_dialogs -- --directory exports
I get back:
(in /var/www/miq/vmdb)
Error: argument --directory Destination directory must exist.
Try --help for help.
How can this be? I can ls and see my exports folder in this directory.
SODA Terra Project API module : is an open source implementation of SODA API connecting storage to platforms like Kubernetes, OpenStack, and VMware
-
Updated
Apr 12, 2022 - Go
Cloud Operations Platform
-
Updated
Jun 21, 2019 - Shell
Use heptio/workgroup to improve handling of the multiple goroutines that are spawned in each of the discoverers. This will also help us to bubble up errors to main, and handle them appropriately.
An example of this is #224. We wanted to handle the case where re-auth failed 3 times, but there was no good way of bubbling up the error to main.go. We could make reconciler.Run return an error to bub
The multi-tenant Kubernetes distro
-
Updated
Aug 24, 2018 - Go
Deploying complex solutions, magically.
-
Updated
Apr 12, 2021 - Python
-
Updated
May 30, 2022 - Go
Describe the bug
When tk8 is run in a directory which does not have config.yaml, it tries to auto generate it by saying:
No default config was provided. Generating one for you.
The auto-generated config.yaml is only usable for aws provisioner and not for others.
To Reproduce
Steps to reproduce the behavior:
- Download
tk8binary in empty folder. - Setup cattle-
Use Vagrant to manage OpenStack Cloud instances.
-
Updated
Apr 6, 2020 - Ruby
Ready to run machine images
-
Updated
May 24, 2022 - Shell
Declarative way of managing machines for Kubernetes cluster
-
Updated
May 30, 2022 - Go
Improve this page
Add a description, image, and links to the openstack topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the openstack topic, visit your repo's landing page and select "manage topics."


We already have some scripts in the
scriptsdirectory. It would be good to run them for every PR.This is also a great task for beginners.