Apache Cassandra™ 10 Documentation February 16, 2012
2 Installing the DataStax Community Binaries on Linux 3 Configuring and Starting a Single-Node Cluster on Linux 4 Installing the DataStax Community Binaries on Mac 5 Installing the DataStax Community 8 Understanding the Cassandra Architecture 8 About Internode Communications (Gossip) 8 About Cluster Membership and Seed Nodes 9 About Failure Detection and Recovery 9 About Data Partitioning in Cassandra About Read Requests 21 Planning a Cassandra Cluster Deployment 22 Selecting Hardware 22 Memory 22 CPU 22 Disk 23 Network 23 Planning an Amazon EC2 Cluster 23 Capacity Planning 24 Calculating Usable0 码力 | 141 页 | 2.52 MB | 1 年前3Istio at Scale: How eBay is building a massive Multitenant Service Mesh using Istio
#IstioCon eBay Applications eBay is powered by ● More than 5,000 Microservices ranging from ○ API services, Search Engine, etc. ○ Databases, Key-Value stores - Oracle, MySQL, etc. ○ Big data systems Deployment: Cloud Layout ● Multiple K8s Clusters in an AZ ○ Each K8s cluster ~ 200 - 5,000 nodes ○ Upto 100,000 Pods in a cluster ○ 10,000+ K8s services - including prod, pre-prod, staging, etc. scenario Region R1 AZ 1 AZ 2 AZ n Data Center DC1 K8s Cluster K8s Cluster K8s Cluster K8s Cluster K8s Cluster K8s Cluster Region Rn #IstioCon Application Specs Region R1 Application0 码力 | 22 页 | 505.96 KB | 1 年前3DBeaver Lite User Guide v24.2.ea
configure SSL Kubernetes Configure Kubernetes settings if your database is hosted within a Kubernetes cluster. Setting Description Connection Assign a specific name to the connection for easier identification forwarding In some scenarios, you may need to interact with databases that are part of a Kubernetes cluster. DBeaver offers a way to configure Kubernetes settings to facilitate this. Before proceeding, ensure or consult your administrator for access. configuration file To set up a tunnel to a Kubernetes cluster in DBeaver, you need to configure the following settings: 1) First, you need to add a Network Handler0 码力 | 1010 页 | 79.48 MB | 1 年前3DBeaver Ultimate User Guide v24.2.ea
configure SSL Kubernetes Configure Kubernetes settings if your database is hosted within a Kubernetes cluster. Setting Description Connection Assign a specific name to the connection for easier identification forwarding In some scenarios, you may need to interact with databases that are part of a Kubernetes cluster. DBeaver offers a way to configure Kubernetes settings to facilitate this. Before proceeding, ensure or consult your administrator for access. configuration file To set up a tunnel to a Kubernetes cluster in DBeaver, you need to configure the following settings: 1) First, you need to add a Network Handler0 码力 | 1171 页 | 94.65 MB | 1 年前3DBeaver User Guide v24.2.ea
configure SSL Kubernetes Configure Kubernetes settings if your database is hosted within a Kubernetes cluster. Setting Description Assign a specific name to the connection for easier identification. You can forwarding In some scenarios, you may need to interact with databases that are part of a Kubernetes cluster. DBeaver offers a way to configure Kubernetes settings to facilitate this. Before proceeding, ensure or consult your administrator for access. configuration file To set up a tunnel to a Kubernetes cluster in DBeaver, you need to configure the following settings: 1) First, you need to add a Network Handler0 码力 | 1171 页 | 94.79 MB | 1 年前3Is Your Virtual Machine Really Ready-to-go with Istio?
Internal Load Balancers (ILBs) for Kube DNS, Pilot, Mixer and CA ○ Generate configs for VMs, incl. `cluster.env`, DNS config, Istio authN secrets etc. ○ Setup dnsmasq, Istio components in the VM and verify 1. Dnsmasq accepts DNS queries 2. Access the built-in Kube DNS (exposed by ILB) 3. Obtain the Cluster IP resolved 4. Traffic intercepted by the sidecar proxy 5. xDS ■ Traffic forwarded to ingress DNS query httpbin.ns1.svc.cluster.local 2. DNS response – 10.4.4.4 http req to 10.4.4.4 GET /status/200 http req to 172.16.1.3 GET /status/200 httpbin.ns1.svc.cluster.local SVC IP: 10.4.4.4 #IstioCon0 码力 | 50 页 | 2.19 MB | 1 年前3Istio 2021 Roadmap A heartwarming work of staggering predictability
default ○ Secret Discovery Service (SDS) ○ Auto mTLS ● API and feature promotion ○ Networking/Security APIs ○ Virtual Machine expansion/Multi cluster mesh https://istio.io/latest/blog/2020/tradewinds-2020/ Enhancement workflow ○ CNI ○ IPv6 ○ Dual-stack (IPv6/IPv6) ○ Virtual Machine Expansion ○ Multi cluster mesh ○ Helm v3 life-cycle management ● Evaluate current feature status and fix gaps https://istio -2020/ #IstioCon Other improvement areas ● Native Kubernetes API integration ○ Kubernetes Service APIs ○ Kubernetes Multi-cluster APIs ● Adopt & drive innovation in Envoy community ○ Delta xDS0 码力 | 17 页 | 633.89 KB | 1 年前3Ozone meetup Nov 10, 2022 Ozone User Group Summit
handle large workloads Does it support S3 API and Modern Architecture ? Can it Scale To 100’s PB, 1000’s of nodes and billions of objects Scale API Compatibility Performance / 51 6 Confidential—Restricted BIG DATA WORKLOADS Support access control policy, lineage and governance Support HDFS and S3 API based applications Application Security Encryption Is the data protected at rest and in-transit reserved. S3 GATEWAY Allows S3 clients to talk to Ozone • Stateless server • Translates S3 REST API calls to Ozone client RPC calls 22 © 2022 Cloudera, Inc. All rights reserved. BEFORE BUCKET LAYOUT0 码力 | 78 页 | 6.87 MB | 1 年前3Service mesh security best practices: from implementation to verification
and Surfaces Istio is both a collection of security controls and an attack target. Workload Cluster Edge Operations Workload Data Exfiltration Man-In-The-Middle Denial of Service Privilege Escalation Escalation Application Compromise Control Plane Service mesh security architecture Cluster Workload Edge Operations Ingress Policies Egress Policies WAF / IDS Firewall User AuthN/Z Data Completeness Service mesh security best practices 2 Cluster security Edge security Workload security Operation security Mesh security Edge Security Cluster security Service Proxy Ingress 10 码力 | 29 页 | 1.77 MB | 1 年前3Performance tuning and best practices in a Knative based, large-scale serverless platform with Istio
tenants. • Knative has knative-ingress-gateway for external access and knative-local-gateway for cluster local access. They use Istio gateway service istio-ingressgateway as its underlying service. Knative blue.51ch62kjrnd.svc.cluster.local http: route: - destination: host: {revision-3}. 51ch62kjrnd.svc.cluster.local weight: 10 - destination: host: {revision-2}. 51ch62kjrnd.svc.cluster.local weight: 90 Knative multiple shard k8s clusters, each cluster should support 1000 sequential (interval 5s) Knative service provisionings with route ready time <= 30s. Type Info K8s Cluster Capacity 12 nodes in 3 zones, 160 码力 | 23 页 | 2.51 MB | 1 年前3
共 16 条
- 1
- 2