Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Popular Words: test [xss] テスト %27

Results 3341 - 3350 of about 10,000 for timestamp:[now/d-1y TO *] (1.5 sec)

  1. Git - git-diff-files Documentation

    English ▾ English Français Português (Brasil) Русский українська мова 简体中文 Topics ▾ Setup and Config git config help ...
    git-scm.com/docs/git-diff-files/2.9.5 Similar Results (3)
    Registered: Fri Dec 12 09:16:20 UTC 2025
    - Last Modified: Fri Dec 12 04:46:39 UTC 2025
    - 127.3K bytes
    - Viewed (0)
  2. kubectl rollout restart | Kubernetes

    Synopsis Restart a resource. Resource rollout will be restarted. kubectl rollout restart RESOURCE Examples # Restart all deployments in the test-namespace namespace kubectl rollout restart deployment -n test-namespace # Restart a deployment kubectl rollout restart deployment/nginx # Restart a daemon set kubectl rollout restart daemonset/abc # Restart deployments with the app=nginx label kubectl rollout restart deployment --selector=app=nginx Options --allow-missing-template-keys     Default: true If true, ignore any errors in templates when a field or map key is missing in the template.
    kubernetes.io/docs/reference/kubectl/generated/kubectl_rollout/kubectl_rollout_restart/ Similar Results (1)
    Registered: Fri Dec 12 09:16:26 UTC 2025
    - 468.6K bytes
    - Viewed (0)
  3. Git - git-diff-files Documentation

    English ▾ English Français Português (Brasil) Русский українська мова 简体中文 Topics ▾ Setup and Config git config help ...
    git-scm.com/docs/git-diff-files/2.5.6 Similar Results (5)
    Registered: Fri Dec 12 09:16:26 UTC 2025
    - Last Modified: Fri Dec 12 04:46:39 UTC 2025
    - 125.9K bytes
    - Viewed (0)
  4. Kubectl user preferences (kuberc) | Kubernetes

    FEATURE STATE: Kubernetes 1.34 [beta] A Kubernetes kuberc configuration file allows you to define preferences for kubectl, such as default options and command aliases. Unlike the kubeconfig file, a kuberc configuration file does not contain cluster details, usernames or passwords. The default location of this configuration file is $HOME/.kube/kuberc. To provide kubectl with a path to a custom kuberc file, use the --kuberc command line option, or set the KUBERC environment variable.
    kubernetes.io/docs/reference/kubectl/kuberc/
    Registered: Fri Dec 12 09:16:35 UTC 2025
    - 474.9K bytes
    - Viewed (0)
  5. Git - gitrepository-layout Documentation

    English ▾ English Topics ▾ Setup and Config git config help bugreport Credential helpers Getting and Creating Project...
    git-scm.com/docs/gitrepository-layout/2.39.0 Similar Results (6)
    Registered: Fri Dec 12 09:17:25 UTC 2025
    - Last Modified: Fri Dec 12 04:46:44 UTC 2025
    - 64.3K bytes
    - Viewed (0)
  6. Git - gitrepository-layout Documentation

    English ▾ English Topics ▾ Setup and Config git config help bugreport Credential helpers Getting and Creating Project...
    git-scm.com/docs/gitrepository-layout/2.16.6 Similar Results (4)
    Registered: Fri Dec 12 09:17:32 UTC 2025
    - Last Modified: Fri Dec 12 04:46:46 UTC 2025
    - 56.8K bytes
    - Viewed (0)
  7. kubectl set selector | Kubernetes

    Synopsis Set the selector on a resource. Note that the new selector will overwrite the old selector if the resource had one prior to the invocation of 'set selector'. A selector must begin with a letter or number, and may contain letters, numbers, hyphens, dots, and underscores, up to 63 characters. If --resource-version is specified, then updates will use this resource version, otherwise the existing resource-version will be used. Note: currently selectors can only be set on Service objects.
    kubernetes.io/docs/reference/kubectl/generated/kubectl_set/kubectl_set_selector/
    Registered: Fri Dec 12 09:17:01 UTC 2025
    - 468.9K bytes
    - Viewed (0)
  8. kubectl set subject | Kubernetes

    Synopsis Update the user, group, or service account in a role binding or cluster role binding. kubectl set subject (-f FILENAME | TYPE NAME) [--user=username] [--group=groupname] [--serviceaccount=namespace:serviceaccountname] [--dry-run=server|client|none] Examples # Update a cluster role binding for serviceaccount1 kubectl set subject clusterrolebinding admin --serviceaccount=namespace:serviceaccount1 # Update a role binding for user1, user2, and group1 kubectl set subject rolebinding admin --user=user1 --user=user2 --group=group1 # Print the result (in YAML format) of updating rolebinding subjects from a local, without hitting the server kubectl create rolebinding admin --role=admin --user=admin -o yaml --dry-run=client | kubectl set subject --local -f - --user=foo -o yaml Options --all Select all resources, in the namespace of the specified resource types
    kubernetes.io/docs/reference/kubectl/generated/kubectl_set/kubectl_set_subject/
    Registered: Fri Dec 12 09:17:12 UTC 2025
    - 470.8K bytes
    - Viewed (0)
  9. Source Code Management – Apache Maven Artifact ...

    Overview This project uses Git to manage its source code. Instructions on Git use can be found at https://git-scm.com...
    maven.apache.org/plugins/maven-artifact-plugin/scm.html
    Registered: Fri Dec 12 09:17:16 UTC 2025
    - Last Modified: Mon Sep 29 16:27:13 UTC 2025
    - 9K bytes
    - Viewed (0)
  10. Client Authentication (v1) | Kubernetes

    Resource Types ExecCredential ExecCredential ExecCredential is used by exec-based plugins to communicate credentials to HTTP transports. FieldDescription apiVersionstringclient.authentication.k8s.io/v1 kindstringExecCredential spec [Required] ExecCredentialSpec Spec holds information passed to the plugin by the transport. status ExecCredentialStatus Status is filled in by the plugin and holds the credentials that the transport should use to contact the API. Cluster Appears in: ExecCredentialSpec Cluster contains information to allow an exec plugin to communicate with the kubernetes cluster being authenticated to.
    kubernetes.io/docs/reference/config-api/client-authentication.v1/ Similar Results (1)
    Registered: Fri Dec 12 09:16:44 UTC 2025
    - 464.9K bytes
    - Viewed (0)
Back to top