Delete content/en/docs/Captains directory

This commit is contained in:
Ajeet Singh Raina, Docker Captain, RedisLabs 2021-01-22 08:28:58 +05:30 коммит произвёл GitHub
Родитель 0cfdcec0a1
Коммит 9cdd8115dc
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 0 добавлений и 67 удалений

Просмотреть файл

@ -1,67 +0,0 @@
---
title: "Captains Projects"
linkTitle: "Projects"
weight: 100
description: >-
Docker Captains Projects
---
## List of Projects
- [**Node.js Good Defaults**](https://github.com/BretFisher/node-docker-good-defaults) - Default sample
project for Node.js using Docker, Compose, and many best practices for local development, CI, and production deploy
- [**Orbiter**](https://github.com/gianarb/orbiter) - Easy to setup Docker Swarm autoscaler. It is a tiny golang application that you can deploy close your monitoring stack to handler autoscaling event.
- [**Dive Into Docker Video Course**](https://diveintodocker.com) - (paid course) Self-paced online course to learn and apply the Docker / Docker Compose fundamentals.
- [**Docker Mastery Video Course on Udemy**](https://bretfisher.com/dockermastery) - (paid course) 8+ hours of Docker training on Docker cli, Compose, and Swarm
- [**Docker Learning Path video courses on Pluralsight**](https://www.pluralsight.com/paths/docker) - (paid courses) Over 15 hours of Docker and Kubernetes training.
- [**Docker Deep Dive book**](https://www.amazon.com/Docker-Deep-Dive-Nigel-Poulton/dp/1521822808/ref=sr_1_1?ie=UTF8&qid=1508709727&sr=8-1&keywords=docker+deep+dive) - (paid book) Paperback and e-book constantly updated to keep it relevant.
- [**The Kubernetes Book**](https://www.amazon.com/Kubernetes-Book-Nigel-Poulton/dp/1521823634/ref=sr_1_3?s=books&ie=UTF8&qid=1508709840&sr=1-3&keywords=kubernetes) - (paid book) Paperback and e-book constantly updated to keep it relevant.
- [**Manifest Tool**](https://github.com/estesp/manifest-tool) - Tool for inspecting and creating "manifest lists" for multi-platform image capabilities in Docker v2.x registries.
- [**Bucketbench**](https://github.com/estesp/bucketbench) - Performance/load testing tool using container lifecycle operations against popular container runtime components (containerd, runc, Docker/Moby engine)
- [**Hyper-V Book**](https://www.rheinwerk-verlag.de/microsoft-hyper-v_4229/) - (paid book) Hardcover and ebook about Microsoft Hyper-V containing 50 pages of introduction to Windows containers and Docker
- [**Container Network Performance Tool**](https://github.com/solarwinds/containers/tree/master/cnpt) - Visibility of container network flows across Kubernetes and Docker Swarm nodes.
- [**La plateforme Docker**](https://www.udemy.com/la-plateforme-docker/) - (cours payant) Des vidéos, des articles, des exercices: depuis les bases de Docker jusqu'au déploiement sur Swarm
- [**Docker in Action**](https://www.amazon.com/Docker-Action-Jeff-Nickoloff/dp/1633430235) - (paid book) Paperback and e-book covers container fundamentals and image production and distribution mechanisms. Clustering and multi-host related content (last few chapters) will be revised in 2nd ed.
- [**Docker Prometheus Stack**](https://github.com/vegasbrianc/prometheus) - A docker-compose starter stack for monitoring with cAdvisor, Prometheus, Grafana, and Node-Exporter.
- [**Awesome Docker List**](https://github.com/veggiemonk/awesome-docker) - A curated list of Docker resources and projects
- [**Using Docker**](http://shop.oreilly.com/product/0636920035671.do) - Book published by O'Reilly describing how to use Docker to develop, test and deploy software.
- [**Image Wolf**](https://github.com/ContainerSolutions/ImageWolf) - Tool that uses BitTorrent to rapidly deploy images onto clusters, increasing the speed at which updates can be rolled out.
- [**Integrando Docker a su infraestructura y servicios**](https://www.udemy.com/integrando-docker-a-su-infraestrucutra-y-servicios) - (curso pagado) Aprenda, utilice y adapte Docker desde cero. Despliegue sus servicios de forma rápida y segura utilizando Docker.
- [**Quoi d'neuf Docker**](https://www.youtube.com/c/quoideneufdocker) - (French spoken) Youtube channel focussing on Docker ecosystem
- [**The Enterprise Path to Service Mesh Architectures**](https://blog.gingergeek.com/2018/08/now-available-the-enterprise-path-to-service-mesh-architectures/) - Book published by O'Reilly helping answer common questions on service mesh architectures through the lens of a large enterprise.
- [**Docker Swarm Mastery Video Course on Udemy**](https://bretfisher.com/dockerswarmmastery) - (paid course) 6+ hours of Docker Swarm training
- [**Windows Docker Machine**](https://github.com/StefanScherer/windows-docker-machine) - a Vagrant environment that let's you explore Windows Docker containers on your Mac, Linux or Windows computer
- [**Installing and Configuring Docker with Ansible**](https://github.com/nickjj/ansible-docker) - An open source Ansible role to install / configure Docker and Docker Compose on Ubuntu and Debian based systems.
- [**Istio: Up and Running**](https://layer5.io/books/istio-up-and-running) - Istio is one of the fastest growing solutions for connecting, managing, and securing microservices.
- [**Meshery**](https://layer5.io/meshery) - The multi-service mesh manager.
- [**swarm-cronjob**](https://github.com/crazy-max/swarm-cronjob) - Create jobs on a time-based schedule on Docker Swarm.
- [**Diun**](https://github.com/crazy-max/diun) - Receive notifications when an image is updated on a Docker registry.
## Captains Blogs/Twitter
- **Antonis Kalipetis** - [@akalipetis](https://twitter.com/akalipetis) - [Blog](https://www.akalipetis.com)
- **Bret Fisher** - [@BretFisher](https://twitter.com/bretfisher) - [Blog](https://www.bretfisher.com) - [YouTube](https://www.youtube.com/c/BretFisherITPro) - [Facebook](https://www.facebook.com/bretfisher.devops)
- **Brian Christner** [@idomyowntricks](https://twitter.com/idomyowntricks) - [Blog](https://brianchristner.io)
- **Gianluca Arbezzano** - [@gianarb](https://twitter.com/gianarb) - [Blog](https://gianarb.it)
- **Jeff Nickoloff** - [@allingeek](https://twitter.com/allingeek) - [Blog](https://medium.com/@allingeek) - [Blog - On-Docker](https://medium.com/on-docker)
- **John Lees-Miller** - [@jdleesmiller](https://twitter.com/jdleesmiller) - [Blog](http://jdlm.info/)
- **John Zaccone** - [@JohnZaccone](https://twitter.com/JohnZaccone) - [Blog](http://johnzaccone.io)
- **Laura Frank** - [@rhein_wein](https://twitter.com/rhein_wein) - [Blog](https://blog.codeship.com/author/laurafrank/)
- **Lee Calcote** - [@lcalcote](https://twitter.com/lcalcote) - [Blog](https://gingergeek.com) - [YouTube](https://www.youtube.com/watch?v=Wcn4Ji__DCA&list=PLYjO73_1efChX9NuRaU7WocTbgrfvCoPE) - [LinkedIn](https://linkedin.com/in/leecalcote)
- **Luc Juggery** - [@lucjuggery](https://twitter.com/lucjuggery) - [Blog](https://medium.com/lucjuggery)
- **Manuel Morejon** - [@morejon85](https://twitter.com/morejon85) - [Blog](http://mmorejon.github.io)
- **Nicholas Dille** - [@nicholasdille](https://twitter.com/nicholasdille) - [Blog](http://dille.name)
- **Nick Janetakis** - [@nickjanetakis](https://twitter.com/nickjanetakis) - [Blog](https://nickjanetakis.com) - [YouTube](https://www.youtube.com/c/nickjanetakis)
- **Nils De Moor** - [@ndemoor](https://twitter.com/ndemoor) - [Blog](https://cntnr.io)
- **Nigel Poulton** - [@nigelpoulton](https://twitter.com/nigelpoulton) - [Blog](http://nigelpoulton.com)
- **Phil Estes** - [@estesp](https://twitter.com/estesp) - [Blog](https://integratedcode.us)
- **Philipp Garbe** - [@pgarbe](https://twitter.com/pgarbe) - [Blog](http://garbe.io)
- **Shawn Bower** - [@drizzt51](https://twitter.com/drizzt51) - [Blog](https://medium.com/@shawn.bower)
- **Stefan Scherer** - [@stefscherer](https://twitter.com/stefscherer) - [Blog](https://stefanscherer.github.io)
- **Tim Tyler** - [@timotyler](https://twitter.com/timotyler) - [Blog](https://medium.com/@tim.tyler)
- **Adrian Mouat** - [@adrianmouat](https://twitter.com/adrianmouat) - [Blog](https://container-solutions.com/author/adrianm/)
- **Nicolas De Loof** - [@ndeloof](https://twitter.com/ndeloof) - [Blog](http://blog.loof.fr)
- **Kevin Alvarez (aka CrazyMax)** - [@crazyws](https://twitter.com/crazyws) - [Blog](https://crazymax.dev/)
- **Ajeet Rania** - [@ajeetsraina](https://twitter.com/ajeetsraina) - [Blog](https://collabnix.com/)