- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 4941 - 4950 of about 10,000 for filetype:html (2.28 sec)
-
Kubectl user preferences (kuberc) | Kubernetes
FEATURE STATE: Kubernetes 1.33 [alpha] 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. You can instruct kubectl to look at a custom path for this configuration using the --kuberc command line argument. aliases Within a kuberc configuration, aliases allow you to define custom shortcuts for kubectl commands, optionally with preset command line arguments.kubernetes.io/docs/reference/kubectl/kuberc/Registered: Mon Aug 25 08:13:57 UTC 2025 - 466.6K bytes - Viewed (0) -
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: Mon Aug 25 08:14:35 UTC 2025 - 463K bytes - Viewed (0) -
Git - git-rebase Documentation
English ▾ English Français Português (Brasil) 简体中文 Topics ▾ Setup and Config git config help bugreport Credential hel...git-scm.com/docs/git-rebase/2.24.0 Similar Results (3)Registered: Mon Aug 25 08:14:37 UTC 2025 - Last Modified: Fri Aug 22 14:57:33 UTC 2025 - 141.5K bytes - Viewed (0) -
Apache Maven Compiler Plugin – Generated Reports
Generated Reports This document provides an overview of the various reports that are automatically generated by Maven...maven.apache.org/plugins/maven-compiler-plugin/project-reports.html Similar Results (6)Registered: Mon Aug 25 08:14:37 UTC 2025 - Last Modified: Mon Feb 17 21:06:50 UTC 2025 - 11.2K bytes - Viewed (0) -
MicroK8s - Add-on: linkerd
MicroK8s is the simplest production-grade upstream K8s. Lightweight and focused. Single command install on Linux, Windows and macOS. Made for devops, great for edge, appliances and IoT. Full high availability Kubernetes with autonomous clusters.microk8s.io/docs/addon-linkerdRegistered: Mon Aug 25 08:15:44 UTC 2025 - 44.2K bytes - Viewed (0) -
MicroK8s - Addon: MinIO
MicroK8s is the simplest production-grade upstream K8s. Lightweight and focused. Single command install on Linux, Windows and macOS. Made for devops, great for edge, appliances and IoT. Full high availability Kubernetes with autonomous clusters.microk8s.io/docs/addon-minioRegistered: Mon Aug 25 08:15:48 UTC 2025 - 51.7K bytes - Viewed (0) -
kubectl replace | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/reference/kubectl/generated/kubectl_replace/Registered: Mon Aug 25 08:14:21 UTC 2025 - 464.1K bytes - Viewed (0) -
Apache Maven Compiler Plugin – Setting the -sou...
Setting the -source and -target of the Java Compiler (If you're are using version 3.13.0 or newer of the Compiler Plu...maven.apache.org/plugins/maven-compiler-plugin/examples/set-compiler-source-and-target.htmlRegistered: Mon Aug 25 08:14:25 UTC 2025 - Last Modified: Mon Feb 17 21:06:50 UTC 2025 - 12.3K bytes - Viewed (0) -
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: Mon Aug 25 08:14:28 UTC 2025 - 462.6K bytes - Viewed (0) -
Apache Maven Compiler Plugin – Older projects w...
Older projects with module-info Projects that want to be compatible with older versions of Java (i.e 1.8 or below byt...maven.apache.org/plugins/maven-compiler-plugin/examples/module-info.htmlRegistered: Mon Aug 25 08:14:01 UTC 2025 - Last Modified: Mon Feb 17 21:06:50 UTC 2025 - 14.9K bytes - Viewed (0)