- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1 - 10 of 15 for label:cncf (0.07 sec)
-
LICENSE
/* * Apache License * Version 2.0, January 2004 * https://www.apache.org/licenses/ * * TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION * * 1. Definitions. * * "License" shall mean the ...ant.apache.org/manual/LICENSERegistered: Fri Dec 27 00:01:33 UTC 2024 - Last Modified: Tue Oct 19 07:20:25 UTC 2021 - 11.5K bytes - Viewed (0) -
changes-1.0.0.xsd
1.0 =================== DO NOT EDIT THIS FILE ==================== Generated by Modello 1.0.1 on 2016-10-29 20:36:41, any modifications will be overwritten. ========================================...maven.apache.org/plugins/maven-changes-plugin/xsd/changes-1.0.0.xsdRegistered: Fri Dec 06 10:34:46 UTC 2024 - Last Modified: Mon Jun 18 21:18:22 UTC 2018 - 12.6K bytes - Viewed (0) -
changes-2.0.0.xsd
1.0 =================== DO NOT EDIT THIS FILE ==================== Generated by Modello 2.4.0, any modifications will be overwritten. ============================================================== ...maven.apache.org/plugins/maven-changes-plugin/xsd/changes-2.0.0.xsdRegistered: Fri Dec 27 08:01:00 UTC 2024 - Last Modified: Sat Dec 07 16:35:48 UTC 2024 - 10.3K bytes - Viewed (0) -
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.webmanifestRegistered: Fri Dec 27 06:40:57 UTC 2024 - 426 bytes - Viewed (0) -
inherit.psd
14 uuid:E1F23A5C9A2C11DEB453A2A1BCB288C6 uuid:E1F23A5D9A2C11DEB453A2A1BCB288C6 RGB Color uuid:E1F23A5C9A2C11DEB453A2A1BCB288C6 28362 8 15maven.apache.org/plugins/maven-javadoc-plugin/images/inherit.psdRegistered: Fri Dec 27 10:43:43 UTC 2024 - Last Modified: Mon Jun 18 18:03:50 UTC 2018 - 27.7K bytes - Viewed (0) -
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.yamlRegistered: Fri Dec 27 06:43:31 UTC 2024 - 408 bytes - Viewed (0) -
safari-pinned-tab.svg
Created by potrace 1.11, written by Peter Selinger 2001-2013 3122kind.sigs.k8s.io/safari-pinned-tab.svgRegistered: Fri Dec 27 06:42:36 UTC 2024 - 3K bytes - Viewed (0) -
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) -
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.shRegistered: Fri Dec 27 06:42:43 UTC 2024 - 2.3K bytes - Viewed (0) -
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.shRegistered: Fri Dec 27 06:43:42 UTC 2024 - 1.5K bytes - Viewed (0)