cloud-providers
Here are 36 public repositories matching this topic...
A curated list for awesome kubernetes sources
-
Updated
Dec 1, 2020 - Shell
A list of useful resources to learn Data Engineering from scratch
-
Updated
Sep 11, 2020
Kubernetes cloud-controller-manager for DigitalOcean (beta)
-
Updated
Dec 1, 2020 - Go
A community AWS SDK for Perl Programmers
-
Updated
Mar 23, 2020 - Perl
Cloud provider for Azure
-
Updated
Nov 29, 2020 - Go
Kubernetes Cloud Provider for vSphere https://cloud-provider-vsphere.sigs.k8s.io
-
Updated
Dec 1, 2020 - Go
Cloud instance type and price information as a service
-
Updated
Nov 20, 2020 - Go
DC/OS Terraform Installation and Upgrading Scripts
-
Updated
Aug 26, 2019 - HCL
rigger is a tool to deploy Deis v1 on a variety of cloud providers.
-
Updated
May 10, 2017 - Shell
A simple cloud provider using gRPC
-
Updated
Feb 23, 2020 - Go
Official iOS SDK for Filestack - API and content management system that makes it easy to add powerful file uploading and transformation capabilities to any web or mobile application.
-
Updated
Oct 22, 2020 - Swift
Official libcloudstorage repository.
-
Updated
Nov 18, 2020 - C++
Mantle is a framework for building massively scalable .NET-based applications that can be hosted either on-premises or on a variety of public cloud providers including Microsoft Azure and Amazon AWS.
-
Updated
Jul 12, 2017 - C#
Packet was acquired by Equinix in March. To help make our vision for global, interconnected bare metal a reality, we've rebranded Packet as Equinix Metal™ and introduced new locations and features. Login, sign up, and say hello at metal.equinix.com. Example rebrands:
Packet --> Equinix Metal
support@packethost.com --> support@equinixmetal.com
https://slack.packet.com/ --> https://slack.equini
A mobile application to deploy private VPN servers in the cloud with DNS ad-blocking and other features
-
Updated
Oct 3, 2020 - JavaScript
Comparing the free tier offers of the major cloud providers like AWS, Azure, GCP, Oracle etc.
-
Updated
Oct 18, 2020
Network discovery tool for cloud environments
-
Updated
Jul 10, 2020 - Go
Kubernetes Cloud Controller Manager for BizFly Cloud (beta)
-
Updated
Sep 24, 2020 - Go
Cloud Infrastructure Builder
-
Updated
Dec 23, 2018 - Python
-
Updated
Feb 19, 2018
-
Updated
Jul 15, 2020 - JavaScript
Ubuntu multipass cloud provider for kubernetes cluster autoscaler
-
Updated
Sep 13, 2020 - Go
Kubernetes scripts
-
Updated
Nov 11, 2020 - Shell
How do cloud providers stack up?
-
Updated
Mar 18, 2020 - Jupyter Notebook
-
Updated
Aug 1, 2019 - C++
Comparing major public cloud providers like AWS, Azure, Google Cloud, Oracle Cloud etc.
-
Updated
Jul 31, 2020
Proffer is a cross-platform tool to distribute cloud images between diff accounts and regions.
-
Updated
Sep 7, 2020 - Go
Create production-ready Kubernetes clusters and run serverless applications on them
-
Updated
Nov 28, 2019 - Go
Improve this page
Add a description, image, and links to the cloud-providers topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cloud-providers topic, visit your repo's landing page and select "manage topics."


Description
The documentation for Installing Salt for development feels like it's out of date https://docs.saltstack.com/en/latest/topics/development/hacking.html . One example is that it seems to indicate that Python2 should be used:
On Arch Linux, where Python 3 is the default installation of Python, use the virtualenv2 command instead of virtualenv.