-
I have a `index.js` script which imports postgres drivers:
```
import { Client, Pool } from "https://deno.land/x/postgres/mod.ts";
```
When running I get:
```
mlanza@Marios-MacBook-Air df-e…
-
I was thinking in the install and setup could be improved for Ubuntu and other Linux distros by having a [snap package](https://snapcraft.io/) version. If it's not a priority would you mind if I made …
-
Official package name:
micro
Link to Repository:
https://github.com/zyedidia/micro
License (must be an OSI approved Open Source license):
MIT License
Download URL of latest release:
Versi…
-
Midway 3.0 怎么能部署到 aws lambda? 有无文档或者示例?
目前我试了 `f.yml` provider 为 `aws` 时 deploy 无作用。
![image](https://user-images.githubusercontent.com/33776415/185027709-bfaf083e-9d79-4ac9-996f-d5d47b4c7813.png)
-
## Description
Show a GPU attached to an OpenFaaS function in Kubernetes
## Background
We have several users using Python for data-science where GPU acceleration is available. From the invest…
-
Inspired by the Kubernetes spec, support environment variables.
I think run-job should remain as simple as possible, but these are normally required for many kinds of container.
[K8s format](htt…
-
## Steps to Reproduce (for bugs)
Deploy minikube and openfaas.
References:
- https://minikube.sigs.k8s.io/docs/start/?arch=%2Flinux%2Fx86-64%2Fstable%2Fbinary+download
- https://docs.openfaas.com/…
hoyii updated
1 month ago
-
In kubernetes, a service account with `automountServiceAccountToken: false` does not automatically mount the token into pods created by the deployment.
In order to accommodate this, you need to…
-
## Expected Behaviour
`of-watchdog` should be configurable using CLI flags instead of environment variables.
## Current Behaviour
`of-watchdog` is only configurable using environment vari…
-
```
==> make tools test bin
Last 15 lines from /home/john/.cache/Homebrew/Logs/terraform/01.make:
2019/07/17 19:09:55 Generated command/internal_plugin_list.go
go: downloading github.com/golang/mo…