All Projects → yeasy → Docker_practice

yeasy / Docker_practice

Learn and understand Docker technologies, with real DevOps practice!

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Docker practice

Terraformize
Apply\Destory Terraform modules via a simple REST API endpoint.
Stars: ✭ 84 (-99.58%)
Mutual labels:  cloud-computing, devops, container
PainlessDocker
Painless Docker book git repository.
Stars: ✭ 17 (-99.91%)
Mutual labels:  container, swarm, cloud-computing
Aws Automation
AWS automation scripts and lambda functions
Stars: ✭ 81 (-99.59%)
Mutual labels:  cloud-computing, devops
Terraform
Terraform automation for Cloud
Stars: ✭ 121 (-99.39%)
Mutual labels:  cloud-computing, devops
Resources
This repo is a one stop destination to find resources for learning various domains. You can find the roadmap for any domain here.
Stars: ✭ 198 (-99%)
Mutual labels:  cloud-computing, devops
Mastering Spark Sql Book
The Internals of Spark SQL
Stars: ✭ 234 (-98.82%)
Mutual labels:  spark, book
Howtheyaws
A curated collection of publicly available resources on how technology and tech-savvy organizations around the world use Amazon Web Services (AWS)
Stars: ✭ 389 (-98.03%)
Mutual labels:  cloud-computing, devops
Awstaghelper
AWS bulk tagging tool
Stars: ✭ 98 (-99.5%)
Mutual labels:  cloud-computing, devops
hostnic-cni
hostnic-cni is a Container Network Interface plugin.
Stars: ✭ 25 (-99.87%)
Mutual labels:  container, mesos
makisu
Fast and flexible Docker image building tool, works in unprivileged containerized environments like Mesos and Kubernetes.
Stars: ✭ 2,414 (-87.79%)
Mutual labels:  container, mesos
Spark Structured Streaming Book
The Internals of Spark Structured Streaming
Stars: ✭ 371 (-98.12%)
Mutual labels:  spark, book
Cdk Constructs
A collection of higher-level aws cdk constructs: slack-approval-workflow, #slack & msteams notifications, chatops, blue-green-container-deployment, codecommit-backup, OWASP dependency-check, contentful-webhook, github-webhook, stripe-webhook, static-website, pull-request-check, pull-request-approval-rule, codepipeline-merge-action, codepipeline-check-parameter-action...
Stars: ✭ 282 (-98.57%)
Mutual labels:  devops, container
Apache Spark Internals
The Internals of Apache Spark
Stars: ✭ 1,045 (-94.71%)
Mutual labels:  spark, book
Workload Collocation Agent
Orchestration-aware Workload Collocation Agent - a daemon that can help you collocate your workloads.
Stars: ✭ 52 (-99.74%)
Mutual labels:  cloud-computing, mesos
Dockerfiles
50+ DockerHub public images for Docker & Kubernetes - Hadoop, Kafka, ZooKeeper, HBase, Cassandra, Solr, SolrCloud, Presto, Apache Drill, Nifi, Spark, Consul, Riak, TeamCity and DevOps tools built on the major Linux distros: Alpine, CentOS, Debian, Fedora, Ubuntu
Stars: ✭ 847 (-95.72%)
Mutual labels:  spark, devops
Devops Python Tools
80+ DevOps & Data CLI Tools - AWS, GCP, GCF Python Cloud Function, Log Anonymizer, Spark, Hadoop, HBase, Hive, Impala, Linux, Docker, Spark Data Converters & Validators (Avro/Parquet/JSON/CSV/INI/XML/YAML), Travis CI, AWS CloudFormation, Elasticsearch, Solr etc.
Stars: ✭ 406 (-97.95%)
Mutual labels:  spark, devops
Automate With Ansible
《現代 IT 人一定要知道的 Ansible 自動化組態技巧》
Stars: ✭ 188 (-99.05%)
Mutual labels:  book, devops
Prometheus Book
Prometheus操作指南
Stars: ✭ 2,637 (-86.66%)
Mutual labels:  book, devops
awesome-cloud-native-security
awesome resources about cloud native security 🐿
Stars: ✭ 233 (-98.82%)
Mutual labels:  container, cloud-computing
Around Dataengineering
A Data Engineering & Machine Learning Knowledge Hub
Stars: ✭ 257 (-98.7%)
Mutual labels:  spark, devops

Docker — 从入门到实践

v1.3.0

语言 -
简体中文 阅读

Docker 是个划时代的开源项目,它彻底释放了计算虚拟化的威力,极大提高了应用的维护效率,降低了云计算应用开发的成本!使用 Docker,可以让应用的部署、测试和分发都变得前所未有的高效和轻松!

无论是应用开发者、运维人员、还是其他信息技术从业人员,都有必要认识和掌握 Docker,节约有限的生命。

本书既适用于具备基础 Linux 知识的 Docker 初学者,也希望可供理解原理和实现的高级用户参考。同时,书中给出的实践案例,可供在进行实际部署时借鉴。前六章为基础内容,供用户理解 Docker 的基本概念和操作;7 ~ 9 章介绍包括数据管理、网络等高级操作;第 10 ~ 12 章介绍了容器生态中的几个核心项目;13、14 章讨论了关于 Docker 安全和实现技术等高级话题。后续章节则分别介绍包括 Etcd、Fedora CoreOS、Kubernetes、容器云等相关热门开源项目。最后,还展示了使用容器技术的典型的应用场景和实践案例。

Docker 自身仍在快速发展中,生态环境也在蓬勃成长。建议初学者使用最新稳定版本的 Docker 进行学习实践。欢迎 参与项目维护

微信小程序

微信扫码 随时随地阅读~

技术交流

微信扫码 加入群聊~ 或者微信添加 dpsigs 邀请入群

欢迎加入 Docker 技术交流 QQ 群,分享 Docker 资源,交流 Docker 技术。

  • QQ 群 I (已满):341410255
  • QQ 群 II (已满):419042067
  • QQ 群 III (已满):210028779
  • QQ 群 IV (已满):483702734
  • QQ 群 V (已满):460598761
  • QQ 群 VI (已满):581983671
  • QQ 群 VII (已满):252403484
  • QQ 群 VIII(已满):544818750
  • QQ 群 IX (已满):571502246
  • QQ 群 X (可加):145983035

如果有容器技术相关的疑问,请通过 Issues 来提出。

进阶学习

Docker 技术入门与实战》第三版已经面世,介绍最新的容器技术栈,欢迎大家阅读使用并反馈建议。

鼓励项目

欢迎鼓励项目一杯 coffee~

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].