Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1 - 10 of 2,336 for label:cncf (0.05 sec)

  1. site.webmanifest

    { "name": "", "short_name": "", "icons": [ { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "im...
    kind.sigs.k8s.io/site.webmanifest
    Registered: Fri Dec 27 06:40:57 UTC 2024
    - 426 bytes
    - Viewed (0)
  2. config-with-port-mapping.yaml

    kind: Cluster apiVersion: kind.x-k8s.io/v1alpha4 nodes: - role: control-plane # port forward 80 on the host to 80 on this node extraPortMappings: - containerPort: 80 hostPort: 80 # optional: set th...
    kind.sigs.k8s.io/examples/config-with-port-mapping.yaml
    Registered: Fri Dec 27 06:43:31 UTC 2024
    - 408 bytes
    - Viewed (0)
  3. safari-pinned-tab.svg

    Created by potrace 1.11, written by Peter Selinger 2001-2013 3122
    kind.sigs.k8s.io/safari-pinned-tab.svg
    Registered: Fri Dec 27 06:42:36 UTC 2024
    - 3K bytes
    - Viewed (0)
  4. Terraform Registry

    registry.terraform.io/providers/hashicorp/google/latest/docs Similar Results (2)
    Registered: Fri Dec 27 11:14:58 UTC 2024
    - Last Modified: Fri Dec 13 17:25:31 UTC 2024
    - 11.4K bytes
    - Viewed (0)
  5. kind-with-registry.sh

    #!/bin/sh set -o errexit # 1. Create registry container unless it already exists reg_name='kind-registry' reg_port='5001' if [ "$(docker inspect -f '{{.State.Running}}' "${reg_name}" 2>/dev/null ||...
    kind.sigs.k8s.io/examples/kind-with-registry.sh
    Registered: Fri Dec 27 06:42:43 UTC 2024
    - 2.3K bytes
    - Viewed (0)
  6. kind-gcr.sh

    #!/bin/sh set -o errexit # desired cluster name; default is "kind" KIND_CLUSTER_NAME="${KIND_CLUSTER_NAME:-kind}" # create a temp file for the docker config echo "Creating temporary docker client c...
    kind.sigs.k8s.io/examples/kind-gcr.sh
    Registered: Fri Dec 27 06:43:42 UTC 2024
    - 1.5K bytes
    - Viewed (0)
  7. RobotoFlex.woff2

    38256
    docs.docker.com/assets/fonts/RobotoFlex.woff2
    Registered: Fri Dec 27 01:42:01 UTC 2024
    - Last Modified: Thu Dec 26 12:35:23 UTC 2024
    - 37.4K bytes
    - Viewed (0)
  8. config-with-mounts.yaml

    kind: Cluster apiVersion: kind.x-k8s.io/v1alpha4 nodes: - role: control-plane # add a mount from /path/to/my/files on the host to /files on the node extraMounts: - hostPath: /path/to/my/files conta...
    kind.sigs.k8s.io/examples/config-with-mounts.yaml
    Registered: Fri Dec 27 06:43:35 UTC 2024
    - 1.2K bytes
    - Viewed (0)
  9. index.json

    {"_kubernetes_io":{"feed_refresh_job":"https://testgrid.k8s.io/sig-security-cve-feed#auto-refreshing-official-cve-feed","updated_at":"2024-12-26T22:36:14Z"},"authors":[{"name":"Kubernetes Community...
    kubernetes.io/docs/reference/issues-security/official-cve-feed/index.json
    Registered: Fri Dec 27 09:04:41 UTC 2024
    - 182.4K bytes
    - Viewed (0)
  10. What kind of data does pandas handle? โ€” pandas ...

    Skip to main content Back to top Ctrl + K GitHub Twitter Mastodon What kind of data does pandas handle? # I want to s...
    pandas.pydata.org/pandas-docs/stable/getting_started/intro_tutorials/01_table_oriented.html
    Registered: Fri Dec 27 09:39:16 UTC 2024
    - Last Modified: Fri Sep 20 12:32:20 UTC 2024
    - 39.4K bytes
    - Viewed (0)
Back to top