abdennour
abdennour
**Is your feature request related to a problem? Please describe.** I wanna reduce the amount of YAML , the amount of copy/paste,.. so on **Describe the solution you'd like** The...
Previously, Docker machine is running as VirtualBox in MacOS. Currently, nope nope. Any alternative? Or can we make two versions of this `pf` script?
Thanks for the great efforts about putting a plugin that make it easy for X jenkins users to migrate quickly to Drone CI. For the time being, we want this...
Helm chart is the best way to let the app deployed in no time to kubernetes clusters ( k8s, Openshift, Tanzu, AWS EKS, AKS, GKE,... so on). It's also the...
## Checklist * [x] Are you running the latest v2 release? The list of releases is [here](https://github.com/urfave/cli/releases). * [x] Did you check the manual for your release? The v2 manual...
No git repo about helm charts for this great software. 
Hello Community, 🌹 This is a call to contribute on this project. Once you are accepted, you will get access to the following for release purposes: - this GIT repository...
Anything related to network and `templates/vpc.fcn.yml` can be combined in a single template named `network.yml`. The network template should include: - Parameters as: health check Ports, Bashion SSH Port (Best...
Since the infrastructure becomes a code (software), any code should be testable according to SDLC. Then, we need to automate testing on the CloudFormation templates used in this repository. Currently,...
## Steps to reproduce 1. Start minikube and point kubectl on it. 1. start docker engine ```sh docker-machine start default eval $(docker-machine env default) ``` 2. parse docker host IP...