积分充值
 首页
前端开发
AngularDartElectronFlutterHTML/CSSJavaScriptReactSvelteTypeScriptVue.js构建工具
后端开发
.NetC#C++C语言DenoffmpegGoIdrisJavaJuliaKotlinLeanMakefilenimNode.jsPascalPHPPythonRISC-VRubyRustSwiftUML其它语言区块链开发测试微服务敏捷开发架构设计汇编语言
数据库
Apache DorisApache HBaseCassandraClickHouseFirebirdGreenplumMongoDBMySQLPieCloudDBPostgreSQLRedisSQLSQLiteTiDBVitess数据库中间件数据库工具数据库设计
系统运维
AndroidDevOpshttpdJenkinsLinuxPrometheusTraefikZabbix存储网络与安全
云计算&大数据
Apache APISIXApache FlinkApache KarafApache KyuubiApache OzonedaprDockerHadoopHarborIstioKubernetesOpenShiftPandasrancherRocketMQServerlessService MeshVirtualBoxVMWare云原生CNCF机器学习边缘计算
综合其他
BlenderGIMPKiCadKritaWeblate产品与服务人工智能亿图数据可视化版本控制笔试面试
文库资料
前端
AngularAnt DesignBabelBootstrapChart.jsCSS3EchartsElectronHighchartsHTML/CSSHTML5JavaScriptJerryScriptJestReactSassTypeScriptVue前端工具小程序
后端
.NETApacheC/C++C#CMakeCrystalDartDenoDjangoDubboErlangFastifyFlaskGinGoGoFrameGuzzleIrisJavaJuliaLispLLVMLuaMatplotlibMicronautnimNode.jsPerlPHPPythonQtRPCRubyRustR语言ScalaShellVlangwasmYewZephirZig算法
移动端
AndroidAPP工具FlutterFramework7HarmonyHippyIoniciOSkotlinNativeObject-CPWAReactSwiftuni-appWeex
数据库
ApacheArangoDBCassandraClickHouseCouchDBCrateDBDB2DocumentDBDorisDragonflyDBEdgeDBetcdFirebirdGaussDBGraphGreenPlumHStreamDBHugeGraphimmudbIndexedDBInfluxDBIoTDBKey-ValueKitDBLevelDBM3DBMatrixOneMilvusMongoDBMySQLNavicatNebulaNewSQLNoSQLOceanBaseOpenTSDBOracleOrientDBPostgreSQLPrestoDBQuestDBRedisRocksDBSequoiaDBServerSkytableSQLSQLiteTiDBTiKVTimescaleDBYugabyteDB关系型数据库数据库数据库ORM数据库中间件数据库工具时序数据库
云计算&大数据
ActiveMQAerakiAgentAlluxioAntreaApacheApache APISIXAPISIXBFEBitBookKeeperChaosChoerodonCiliumCloudStackConsulDaprDataEaseDC/OSDockerDrillDruidElasticJobElasticSearchEnvoyErdaFlinkFluentGrafanaHadoopHarborHelmHudiInLongKafkaKnativeKongKubeCubeKubeEdgeKubeflowKubeOperatorKubernetesKubeSphereKubeVelaKumaKylinLibcloudLinkerdLonghornMeiliSearchMeshNacosNATSOKDOpenOpenEBSOpenKruiseOpenPitrixOpenSearchOpenStackOpenTracingOzonePaddlePaddlePolicyPulsarPyTorchRainbondRancherRediSearchScikit-learnServerlessShardingSphereShenYuSparkStormSupersetXuperChainZadig云原生CNCF人工智能区块链数据挖掘机器学习深度学习算法工程边缘计算
UI&美工&设计
BlenderKritaSketchUI设计
网络&系统&运维
AnsibleApacheAWKCeleryCephCI/CDCurveDevOpsGoCDHAProxyIstioJenkinsJumpServerLinuxMacNginxOpenRestyPrometheusServertraefikTrafficUnixWindowsZabbixZipkin安全防护系统内核网络运维监控
综合其它
文章资讯
 上传文档  发布文章  登录账户
IT文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部数据库(66)TiDB(31)数据库中间件(12)数据库工具(10)DBeaver(10)Vitess(8)ClickHouse(2)MySQL(1)Greenplum(1)PieCloudDB(1)

语言

全部英语(38)中文(简体)(23)英语(3)日语(1)中文(简体)(1)

格式

全部PDF文档 PDF(66)
 
本次搜索耗时 0.091 秒,为您找到相关结果约 66 个.
  • 全部
  • 数据库
  • TiDB
  • 数据库中间件
  • 数据库工具
  • DBeaver
  • Vitess
  • ClickHouse
  • MySQL
  • Greenplum
  • PieCloudDB
  • 全部
  • 英语
  • 中文(简体)
  • 英语
  • 日语
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 ClickHouse on Kubernetes

    YAML file (Apache 2.0 source, distributed as Docker image) ClickHouse cluster resources kubectl apply create resources What does ClickHouse look like on Kubernetes? Shard 1 Replica 1 https://github.com/Altinity/clickhouse-operator Install the operator: kubectl apply -f clickhouse-operator-install.yaml or: kubectl apply -f https://raw.githubusercontent.com/Altinity/ clickhouse-op See examples in later slides for storage definition kubectl is our tool $ kubectl create namespace demo namespace/demo created $ kubectl apply -f docs/examples/demo-01.yaml -n demo clickhouseinstallation
    0 码力 | 34 页 | 5.06 MB | 1 年前
    3
  • pdf文档 ClickHouse on Kubernetes

    https://github.com/Altinity/clickhouse-operator Install the operator: kubectl apply -f clickhouse-operator-install.yaml or: kubectl apply -f https://raw.githubusercontent.com/Altinity/ clickhouse-op See examples in later slides for storage definition kubectl is our tool $ kubectl create namespace demo namespace/demo created $ kubectl apply -f docs/examples/demo-01.yaml -n demo clickhouseinstallation clickhouseinstallation.clickhouse.altinity.com/demo-01 created $ kubectl get all -n demo NAME READY STATUS RESTARTS AGE pod/chi-a82946-2946-0-0-0 1/1 Running 0
    0 码力 | 29 页 | 3.87 MB | 1 年前
    3
  • pdf文档 PieCloudDB Database 社区版集群安装部署手册 V2.1

    目录下执行如下命令: 1. export KKZONE=cn 2. ./kk create cluster -f config-sample.yaml -a artifact.tar.gz 3. kubectl get pod -A 2.10 安装 helm-push 插件 在 master 节点的 piedbinstaller 目录下执行如下命令: 1. helm env|grep yaml 的 error 报错可以忽略 可在 harbor 界面查看 helm chart 是否推送成功: 2.12 环境检查和准备 K8S 环境检查: 1. kubectl get nodes -l node-role.kubernetes.io/control- plane| awk '{print $1}' 请创建文件目录后再进行部署。 如下: 1. /var/lib/minio/data /var /lib/postgresql/data 在 master 节点检查 PV: 1. kubectl get pv 如果存在 pv-fdb, pv-etcd, pv-minio, pv-postgres,请务必在运行脚本前删除它们: 1. kubectl delete pv pv-fdb pv-minio pv-postgres pv-etcd 2.13
    0 码力 | 42 页 | 1.58 MB | 1 年前
    3
  • pdf文档 The Vitess 7.0 Documentation

    things out of the way: 1. Install Minikube and start a Minikube engine: minikube start 2. Install kubectl and ensure it is in your PATH. For example, on Linux: curl -LO https://storage.googleapis.com/kubernetes -release/release/`curl -s https://storage.googleapis.com/kubernetes -release/release/stable.txt`/bin/linux/amd64/kubectl 3. Install Helm 3: wget https://get.helm.sh/helm-v3.2.1-linux-amd64.tar.gz tar -xzf helm-v3.* # SUITE: None NOTES: Release name: vitess To access administrative web pages, start a proxy with: kubectl proxy --port=8001 Then use the following URLs: vtctld: http://localhost:8001/api/v1/namespaces
    0 码力 | 254 页 | 949.63 KB | 1 年前
    3
  • pdf文档 The Vitess 8.0 Documentation

    things out of the way: 1. Install Minikube and start a Minikube engine: minikube start 2. Install kubectl and ensure it is in your PATH. For example, on Linux: curl -LO https://storage.googleapis.com/kubernetes -release/release/`curl -s https://storage.googleapis.com/kubernetes -release/release/stable.txt`/bin/linux/amd64/kubectl 3. Install Helm 3: wget https://get.helm.sh/helm-v3.2.1-linux-amd64.tar.gz tar -xzf helm-v3.* # SUITE: None NOTES: Release name: vitess To access administrative web pages, start a proxy with: kubectl proxy --port=8001 Then use the following URLs: vtctld: http://localhost:8001/api/v1/namespaces
    0 码力 | 331 页 | 1.35 MB | 1 年前
    3
  • pdf文档 The Vitess 9.0 Documentation

    things out of the way: 1. Install Minikube and start a Minikube engine: minikube start 2. Install kubectl and ensure it is in your PATH. For example, on Linux: curl -LO https://storage.googleapis.com/kubernetes -release/release/`curl -s https://storage.googleapis.com/kubernetes -release/release/stable.txt`/bin/linux/amd64/kubectl 3. Install Helm 3: wget https://get.helm.sh/helm-v3.2.1-linux-amd64.tar.gz tar -xzf helm-v3.* # SUITE: None NOTES: Release name: vitess To access administrative web pages, start a proxy with: kubectl proxy --port=8001 Then use the following URLs: vtctld: http://localhost:8001/api/v1/namespaces
    0 码力 | 417 页 | 2.96 MB | 1 年前
    3
  • pdf文档 The Vitess 11.0 Documentation

    things out of the way: 1. Install Minikube and start a Minikube engine: minikube start 2. Install kubectl and ensure it is in your PATH. For example, on Linux: curl -LO https://storage.googleapis.com/kubernetes -release/release/`curl -s https://storage.googleapis.com/kubernetes -release/release/stable.txt`/bin/linux/amd64/kubectl 3. Install Helm 3: wget https://get.helm.sh/helm-v3.2.1-linux-amd64.tar.gz tar -xzf helm-v3.* # SUITE: None NOTES: Release name: vitess To access administrative web pages, start a proxy with: kubectl proxy --port=8001 Then use the following URLs: vtctld: http://localhost:8001/api/v1/namespaces
    0 码力 | 481 页 | 3.14 MB | 1 年前
    3
  • pdf文档 The Vitess 10.0 Documentation

    things out of the way: 1. Install Minikube and start a Minikube engine: minikube start 2. Install kubectl and ensure it is in your PATH. For example, on Linux: curl -LO https://storage.googleapis.com/kubernetes -release/release/`curl -s https://storage.googleapis.com/kubernetes -release/release/stable.txt`/bin/linux/amd64/kubectl 3. Install Helm 3: wget https://get.helm.sh/helm-v3.2.1-linux-amd64.tar.gz tar -xzf helm-v3.* # SUITE: None NOTES: Release name: vitess To access administrative web pages, start a proxy with: kubectl proxy --port=8001 74 Then use the following URLs: vtctld: http://localhost:8001/api/v1/namesp
    0 码力 | 455 页 | 3.07 MB | 1 年前
    3
  • pdf文档 DBeaver User Guide v.23.2

    installed on your local machine. kubectl You need a Kubernetes . Use the local one or consult your administrator for access. configuration file Setting up Kubernetes Kubectl settings Testing port forwarding differ in managed Kubernetes environments. Obtain the correct default namespace from your config. kubectl DBeaver User Guide 23.2. Page 360 of 700. Resource By clicking the button next to the field Kubernetes port forwarding by using . kubectl Tip: When clicking the dropdown menus in and , you can select settings directly from your Context Namespace config. kubectl The Kubernetes Command-Line Tool
    0 码力 | 700 页 | 46.06 MB | 1 年前
    3
  • pdf文档 RDBMSとNoSQLのメリットを併せ持つクラウドネイティブなNewSQLデータベース 「TiDB」をKubernetesで動かしてみよう!

    cluster deploy tidb-test v5.2.2 ./topology.yaml tiup $ kubectl apply -f tidb_cluster.yaml tidb-operator tiup cluster deploy 相当のことは kubectl apply 等で TidbCluster のリソースを定義 するだけで OK クラスター名やバージョンも TidbCluster もしくは下記のリポジトリから手動でインストールすることもできます 別途 CRD も必要になりますので、kubectl で作成しておきます https://github.com/pingcap/advanced-statefulset/blob/master/manifests/deployment.yaml $ kubectl apply -f https://raw.githubusercontent.com
    0 码力 | 71 页 | 6.65 MB | 1 年前
    3
共 66 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
前往
页
相关搜索词
ClickHouseonKuberneteskubernetesPieCloudDBDatabase社区集群安装部署手册V2TheVitess7.0Documentati8.09.011.010.0DocumentationDBeaverUserGuide23.2RDBMSNoSQLNewSQLTiDB
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩