Basic Concepts Basic Concepts There are a few concepts that are core to Elasticsearch. Understanding these concepts from the outset will tremendously ...
分类:
其他好文 时间:
2019-01-14 20:07:38
阅读次数:
210
architecture?system? fundamental concepts or properties of a system in its environment embodied in its elements, relationships, and in the principles ...
分类:
其他好文 时间:
2019-01-10 19:58:28
阅读次数:
112
参考https://docs.docker.com/engine/swarm/key-concepts/ Swarm mode key concepts集群模式关键概念 本主题介绍Docker Engine 1.12集群管理和编配特性特有的一些概念。 What is a swarm? Docker引 ...
分类:
其他好文 时间:
2019-01-10 16:34:53
阅读次数:
167
Concepts 类(class) :对我们要解决问题的抽象,比如建造房子的蓝图;但实现机制上来讲,类是 根据蓝图构建 而成的, 存储在内存中 的,用来 表示对象的数据 。 对象(object) :根据类构建的实体,比如根据蓝图造出来的房子;实现时,通常是 复制类的数据到新的内存空间 ,有可能需要改 ...
分类:
其他好文 时间:
2019-01-08 00:58:20
阅读次数:
153
Volume由于pod销毁后,导致数据也会销毁,就得用到Volume参考文档:https://kubernetes.io/docs/concepts/storage/volumes/emptyDir创建一个空卷,挂载到Pod中的容器。Pod删除该卷也会被删除。应用场景:Pod中容器之间数据共享通过-c指定哪个容器kubectllogs-creadmy-podhostPath共享宿主机目录,pod分
分类:
其他好文 时间:
2018-12-21 12:56:33
阅读次数:
225
https://www.elastic.co/guide/en/elasticsearch/reference/current/getting-started-concepts.html There are a few concepts that are core to Elasticsearch. ...
分类:
其他好文 时间:
2018-12-17 14:37:55
阅读次数:
157
参考:What are the concepts of “kernel ring buffer”, “user level”, “log level”? Ring Buffer 原始问题 个人补充:runlevel是指SysV中用于确定OS运行环境的一种技术。不过在CentOS 7.X以后就被淘汰了 ...
分类:
系统相关 时间:
2018-12-13 01:10:12
阅读次数:
244
https://docs.microsoft.com/en-us/dotnet/csharp/programming-guide/concepts/linq/how-to-write-queries-on-xml-in-namespaces ...
分类:
移动开发 时间:
2018-12-04 18:54:07
阅读次数:
213
WEEK 1 Introduction Welcome to Machine Learning! In this module, we introduce the core idea of teaching a computer to learn concepts using data—withou ...
分类:
其他好文 时间:
2018-12-03 15:38:24
阅读次数:
106
一、k8s 文档: https://jimmysong.io/kubernetes-handbook/concepts/deployment.html 命令行大全 https://kubernetes.io/docs/reference/generated/kubectl/kubectl-comma ...
分类:
其他好文 时间:
2018-11-29 22:29:56
阅读次数:
428