gevent-socketio Documentation
Release 0.3.1since you mostly have one websocket/socket.io endpoint per website, it is important to be able to namespace the different real-time activities of the different pages or parts of your site, just like you need used: A Namespace is like a controller in the MVC world. It encompasses a set of methods that are logically in it. For example, the send_private_message event would be in the /chat namespace, as well well as the kick_ban event. Whereas the scan_files event would be in the /filesystem namespace. Each namespace is represented by a sub-class of BaseNamespace. A simple example would be, on the client side0 码力 | 91 页 | 118.05 KB | 1 年前3
Cilium v1.9 Documentation“connectivity-check” to test connectivity between pods. It is recommended to create a separate namespace for this. kubectl create ns cilium-test Deploy the check with: kubectl apply -n cilium-test -f Variables Specify the namespace in which Cilium is installed as CILIUM_NAMESPACE environment variable. Subsequent commands reference this environment variable. export CILIUM_NAMESPACE=kube-system Enable with the following command: helm upgrade cilium cilium/cilium --version 1.9.18 \ --namespace $CILIUM_NAMESPACE \ --reuse-values \ --set hubble.listenAddress=":4244" \ --set hubble.relay.enabled=true0 码力 | 1263 页 | 18.62 MB | 1 年前3
Cilium v1.8 Documentation“connectivity-check” to test connectivity between pods. It is recommended to create a separate namespace for this. kubectl create ns cilium-test Deploy the check with: kubectl apply -n cilium-test -f NetworkPolicy applies to them: kubectl get pods --all-namespaces -o custom- columns=NAMESPACE:.metadata.namespace,NAME:.metadata.name,HOSTNETWORK:. spec.hostNetwork --no-headers=true | grep '' | “connectivity-check” to test connectivity between pods. It is recommended to create a separate namespace for this. kubectl create ns cilium-test Deploy the check with: kubectl apply -n cilium-test -f 0 码力 | 1124 页 | 21.33 MB | 1 年前3
Cilium v1.10 Documentationℹ Monitor aggregation detected, will skip some flow validation steps � [k8s-cluster] Creating namespace for connectivity check... (...) ----------------------------------------------------------------------- Cilium: Deploy Cilium release via Helm: helm install cilium cilium/cilium --version 1.10.20 \ --namespace kube-system GKE To install Cilium on Google Kubernetes Engine (GKE) [https://cloud.google.com/kubernetes- $NATIVE_CIDR Deploy Cilium release via Helm: helm install cilium cilium/cilium --version 1.10.20 \ --namespace kube-system \ --set nodeinit.enabled=true \ --set nodeinit.reconfigureKubelet=true \ --set0 码力 | 1307 页 | 19.26 MB | 1 年前3
Cilium v1.7 DocumentationVariables Specify the namespace in which Cilium is installed as CILIUM_NAMESPACE environment variable. Subsequent commands reference this environment variable. export CILIUM_NAMESPACE=kube-system Install com/cilium/hubble.git --branch v0.5 cd hubble/install/kubernetes helm template hubble \ --namespace $CILIUM_NAMESPACE \ --set metrics.enabled="{dns,drop,tcp,flow,port- distribution,icmp,http}" \ --set NetworkPolicy applies to them: kubectl get pods --all-namespaces -o custom- columns=NAMESPACE:.metadata.namespace,NAME:.metadata.name,HOSTNETWORK:. spec.hostNetwork --no-headers=true | grep '' | 0 码力 | 885 页 | 12.41 MB | 1 年前3
Cilium v1.11 DocumentationMonitor aggregation detected, will skip some flow validation steps � [k8s-cluster] Creating namespace for connectivity check... (...) ----------------------------------------------------------------------- Cilium: Deploy Cilium release via Helm: helm install cilium cilium/cilium --version 1.11.20 \ --namespace kube-system GKE To install Cilium on Google Kubernetes Engine (GKE) [https://cloud.google.com/kubernetes- $NATIVE_CIDR Deploy Cilium release via Helm: helm install cilium cilium/cilium --version 1.11.20 \ --namespace kube-system \ --set nodeinit.enabled=true \ --set nodeinit.reconfigureKubelet=true \ --set0 码力 | 1373 页 | 19.37 MB | 1 年前3
Cilium v1.6 Documentationthe Helm templates. Generate the required YAML file and deploy it: helm template cilium \ --namespace kube-system \ --set global.etcd.enabled=true \ --set global.etcd.managed=true \ > cilium.yaml Troubleshooting Make sure that kube-dns or coredns is running and healthy in the kube- system namespace. A functioning Kubernetes DNS is strictly required in order for Cilium to resolve the ClusterIP based on the Helm templates. Change the etcd endpoints accordingly: helm template cilium \ --namespace kube-system \ --set global.etcd.enabled=true \ --set global.etcd.endpoints[0]=http://etcd-endpoint1:23790 码力 | 734 页 | 11.45 MB | 1 年前3
CakePHP Cookbook 3.x
found in a file named BestEverHelper.php Each file would be located in the appropriate folder/namespace in your app folder. Database Conventions Table names corresponding to CakePHP models are plural This makes the name semantically related on the framework it depends on. Do not use the CakePHP namespace (cakephp) as vendor name as this is reserved to CakePHP owned plugins. The convention is to use ble.php. The completed file should look like this: namespace App\Model\Table; use Cake\ORM\Table; class ArticlesTable extends Table { public function initialize(array0 码力 | 1244 页 | 1.05 MB | 1 年前3
CakePHP Cookbook Documentation 5.xfound in a file named BestEverHelper.php Each file would be located in the appropriate folder/namespace in your app folder. Database Conventions Table names corresponding to CakePHP models are plural This makes the name semantically related on the framework it depends on. Do not use the CakePHP namespace (cakephp) as vendor name as this is reserved to CakePHP owned plugins. The convention is to use Useful to prefix a CakePHP plugin with “cakephp-” in the package name. Do not use the CakePHP namespace (cakephp) as vendor name as this is reserved to CakePHP owned plugins. The convention is to use0 码力 | 1080 页 | 939.39 KB | 1 年前3
CakePHP Cookbook 4.x
found in a file named BestEverHelper.php Each file would be located in the appropriate folder/namespace in your app folder. Database Conventions Table names corresponding to CakePHP models are plural This makes the name semantically related on the framework it depends on. Do not use the CakePHP namespace (cakephp) as vendor name as this is reserved to CakePHP owned plugins. The convention is to use Useful to prefix a CakePHP plugin with “cakephp-” in the package name. Do not use the CakePHP namespace (cakephp) as vendor name as this is reserved to CakePHP owned plugins. The convention is to use0 码力 | 1249 页 | 1.04 MB | 1 年前3
共 318 条
- 1
- 2
- 3
- 4
- 5
- 6
- 32













