Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Popular Words: test テスト

Results 21 - 30 of 40 for timestamp:[now/d-1y TO *] (0.01 sec)

  1. 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 May 10 07:13:03 UTC 2024
    - 1.2K bytes
    - Viewed (0)
  2. kind – Base Image

    Home User Guide Quick Start Known Issues Configuration Ingress LoadBalancer Local Registry Private Registries Rootles...
    kind.sigs.k8s.io/docs/design/base-image/
    Registered: Fri May 10 07:12:17 UTC 2024
    - 12.4K bytes
    - Viewed (0)
  3. kind – Private Registries

    Home User Guide Quick Start Known Issues Configuration Ingress LoadBalancer Local Registry Private Registries Rootles...
    kind.sigs.k8s.io/docs/user/private-registries/
    Registered: Fri May 10 07:11:36 UTC 2024
    - 27.7K bytes
    - Viewed (0)
  4. kind – Known Issues

    Home User Guide Quick Start Known Issues Configuration Ingress LoadBalancer Local Registry Private Registries Rootles...
    kind.sigs.k8s.io/docs/user/known-issues/
    Registered: Fri May 10 07:10:53 UTC 2024
    - 41.8K bytes
    - Viewed (0)
  5. kind – Principles

    Home User Guide Quick Start Known Issues Configuration Ingress LoadBalancer Local Registry Private Registries Rootles...
    kind.sigs.k8s.io/docs/design/principles
    Registered: Fri May 10 07:12:29 UTC 2024
    - 17.8K bytes
    - Viewed (0)
  6. 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 May 10 07:12:51 UTC 2024
    - 2.3K bytes
    - Viewed (0)
  7. kind – Getting Started

    Home User Guide Quick Start Known Issues Configuration Ingress LoadBalancer Local Registry Private Registries Rootles...
    kind.sigs.k8s.io/docs/contributing/getting-started/
    Registered: Fri May 10 07:10:43 UTC 2024
    - 20.6K bytes
    - Viewed (0)
  8. kind – Configuration

    Home User Guide Quick Start Known Issues Configuration Ingress LoadBalancer Local Registry Private Registries Rootles...
    kind.sigs.k8s.io/docs/user/configuration
    Registered: Fri May 10 07:13:14 UTC 2024
    - 69.9K bytes
    - Viewed (0)
  9. 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 May 10 07:12:54 UTC 2024
    - 1.5K bytes
    - Viewed (1)
  10. kind – Resources

    Home User Guide Quick Start Known Issues Configuration Ingress LoadBalancer Local Registry Private Registries Rootles...
    kind.sigs.k8s.io/docs/user/resources/
    Registered: Fri May 10 07:11:30 UTC 2024
    - 20.4K bytes
    - Viewed (0)
Back to top