Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 12 for LEARN (0.08 sec)

  1. docs/en/docs/release-notes.md

    * 🌐 Add Chinese translation for `docs/zh/docs/learn/index.md`. PR [#10479](https://github.com/tiangolo/fastapi/pull/10479) by [@KAZAMA-DREAM](https://github.com/KAZAMA-DREAM).
    * 🌐 Add Russian translation for `docs/ru/docs/learn/index.md`. PR [#10539](https://github.com/tiangolo/fastapi/pull/10539) by [@AlertRED](https://github.com/AlertRED).
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Fri Jun 14 15:07:37 UTC 2024
    - 395.4K bytes
    - Viewed (0)
  2. prow/config/calico.yaml

                      a set of IP addresses. For host \tendpoints, the ExpectedIPs field
                      is used for that purpose. (If only the interface \tname is specified,
                      Calico does not learn the IPs of the interface for use in match
                      \tcriteria.)"
                    items:
                      type: string
                    type: array
                  interfaceName:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue May 21 18:32:01 UTC 2024
    - 246.5K bytes
    - Viewed (0)
  3. samples/bookinfo/src/productpage/static/tailwind/tailwind.css

      Using \`browsers\` option can cause errors. Browserslist config can
      be used for Babel, Autoprefixer, postcss-normalize and other tools.
    
      If you really need to use option, rename it to \`overrideBrowserslist\`.
    
      Learn more at:
      https://github.com/browserslist/browserslist#readme
      https://twitter.com/browserslist
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue May 28 14:48:01 UTC 2024
    - 357.1K bytes
    - Viewed (1)
  4. common-protos/k8s.io/api/core/v1/generated.proto

    }
    
    // NodeSystemInfo is a set of ids/uuids to uniquely identify the node.
    message NodeSystemInfo {
      // MachineID reported by the node. For unique machine identification
      // in the cluster this field is preferred. Learn more from man(5)
      // machine-id: http://man7.org/linux/man-pages/man5/machine-id.5.html
      optional string machineID = 1;
    
      // SystemUUID reported by the node. For unique machine identification
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Mar 11 18:43:24 UTC 2024
    - 255.8K bytes
    - Viewed (0)
  5. pkg/apis/core/types.go

    }
    
    // NodeSystemInfo is a set of ids/uuids to uniquely identify the node.
    type NodeSystemInfo struct {
    	// MachineID reported by the node. For unique machine identification
    	// in the cluster this field is preferred. Learn more from man(5)
    	// machine-id: http://man7.org/linux/man-pages/man5/machine-id.5.html
    	MachineID string
    	// SystemUUID reported by the node. For unique machine identification
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 268.9K bytes
    - Viewed (0)
  6. staging/src/k8s.io/api/core/v1/types_swagger_doc_generated.go

    	"":                        "NodeSystemInfo is a set of ids/uuids to uniquely identify the node.",
    	"machineID":               "MachineID reported by the node. For unique machine identification in the cluster this field is preferred. Learn more from man(5) machine-id: http://man7.org/linux/man-pages/man5/machine-id.5.html",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 254.8K bytes
    - Viewed (0)
  7. staging/src/k8s.io/apiextensions-apiserver/pkg/generated/openapi/zz_generated.openapi.go

    				Type:        []string{"object"},
    				Properties: map[string]spec.Schema{
    					"scaleTargetRef": {
    						SchemaProps: spec.SchemaProps{
    							Description: "reference to scaled resource; horizontal pod autoscaler will learn the current resource consumption and will set the desired number of pods by using its Scale subresource.",
    							Default:     map[string]interface{}{},
    							Ref:         ref("k8s.io/api/autoscaling/v1.CrossVersionObjectReference"),
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 01 06:07:17 UTC 2024
    - 329.7K bytes
    - Viewed (0)
  8. staging/src/k8s.io/api/core/v1/generated.proto

    }
    
    // NodeSystemInfo is a set of ids/uuids to uniquely identify the node.
    message NodeSystemInfo {
      // MachineID reported by the node. For unique machine identification
      // in the cluster this field is preferred. Learn more from man(5)
      // machine-id: http://man7.org/linux/man-pages/man5/machine-id.5.html
      optional string machineID = 1;
    
      // SystemUUID reported by the node. For unique machine identification
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 280.3K bytes
    - Viewed (0)
  9. CHANGELOG/CHANGELOG-1.21.md

    ### Kubernetes API Reference Documentation
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Oct 14 07:03:14 UTC 2022
    - 367.3K bytes
    - Viewed (0)
  10. staging/src/k8s.io/api/core/v1/types.go

    }
    
    // NodeSystemInfo is a set of ids/uuids to uniquely identify the node.
    type NodeSystemInfo struct {
    	// MachineID reported by the node. For unique machine identification
    	// in the cluster this field is preferred. Learn more from man(5)
    	// machine-id: http://man7.org/linux/man-pages/man5/machine-id.5.html
    	MachineID string `json:"machineID" protobuf:"bytes,1,opt,name=machineID"`
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 390.8K bytes
    - Viewed (0)
Back to top