https://github.com/gfechio/orchid
https://github.com/gfechio/orchid
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/gfechio/orchid
- Owner: gfechio
- Created: 2017-12-04T19:11:48.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-04T19:24:50.000Z (over 8 years ago)
- Last Synced: 2025-01-22T14:08:42.689Z (over 1 year ago)
- Language: Go
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GO Lang projects
Starting project to learn golang
## Getting Started
The plan here is:
- Have a small orchestrator
- List the running Containers
- Kill running containers
- Create new containers
- Create a LB func to handle HTTP requests and test concurrency
### Prerequisites
### Installing
```
```
```
## Running the tests
The orchestration of dockers will be part of the testing.
Create the load balancer to deal with dfferent containers running ons a rang of ports
### Break down into end to end tests
```
```
### And coding style tests
```
```
## Deployment
## Built With
## Contributing
## Versioning
## Authors
* **Giordano Fechio** - *Initial work* - Test Orchetrator
## License
Copyright [2017] [Giordano Dezute Fechio]
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
## Acknowledgments