- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 6561 - 6570 of about 10,000 for filetype:html (0.72 sec)
-
kubectl apply view-last-applied | Kubernetes
Synopsis View the latest last-applied-configuration annotations by type/name or file. The default output will be printed to stdout in YAML format. You can use the -o option to change the output format. kubectl apply view-last-applied (TYPE [NAME | -l label] | TYPE/NAME | -f FILENAME) Examples # View the last-applied-configuration annotations by type/name in YAML kubectl apply view-last-applied deployment/nginx # View the last-applied-configuration annotations by file in JSON kubectl apply view-last-applied -f deploy.kubernetes.io/docs/reference/kubectl/generated/kubectl_apply/kubectl_apply_view-last-applied/Registered: Mon Aug 25 08:06:01 UTC 2025 - 461.6K bytes - Viewed (0) -
kubectl set image | Kubernetes
Synopsis Update existing container image(s) of resources. Possible resources include (case insensitive): pod (po), replicationcontroller (rc), deployment (deploy), daemonset (ds), statefulset (sts), cronjob (cj), replicaset (rs) kubectl set image (-f FILENAME | TYPE NAME) CONTAINER_NAME_1=CONTAINER_IMAGE_1 ... CONTAINER_NAME_N=CONTAINER_IMAGE_N Examples # Set a deployment's nginx container image to 'nginx:1.9.1', and its busybox container image to 'busybox' kubectl set image deployment/nginx busybox=busybox nginx=nginx:1.9.1 # Update all deployments' and rc's nginx container's image to 'nginx:1.kubernetes.io/docs/reference/kubectl/generated/kubectl_set/kubectl_set_image/Registered: Mon Aug 25 08:08:20 UTC 2025 - 463.7K bytes - Viewed (0) -
kubectl create service clusterip | Kubernetes
Synopsis Create a ClusterIP service with the specified name. kubectl create service clusterip NAME [--tcp=<port>:<targetPort>] [--dry-run=server|client|none] Examples # Create a new ClusterIP service named my-cs kubectl create service clusterip my-cs --tcp=5678:8080 # Create a new ClusterIP service named my-cs (in headless mode) kubectl create service clusterip my-cs --clusterip="None" 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. Only applies to golang and jsonpath output formats.kubernetes.io/docs/reference/kubectl/generated/kubectl_create/kubectl_create_service_clusterip/Registered: Mon Aug 25 08:07:50 UTC 2025 - 463.6K bytes - Viewed (0) -
MicroK8s - MicroK8s documentation - home
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/docsRegistered: Mon Aug 25 08:07:11 UTC 2025 - 47.2K bytes - Viewed (0) -
Event Rate Limit Configuration (v1alpha1) | Kub...
Resource Types Configuration Configuration Configuration provides configuration for the EventRateLimit admission controller. FieldDescription apiVersionstringeventratelimit.admission.k8s.io/v1alpha1 kindstringConfiguration limits [Required] []Limit limits are the limits to place on event queries received. Limits can be placed on events received server-wide, per namespace, per user, and per source+object. At least one limit is required. Limit Appears in: Configuration Limit is the configuration for a particular limit type FieldDescription type [Required] LimitType type is the type of limit to which this configuration applieskubernetes.io/docs/reference/config-api/apiserver-eventratelimit.v1alpha1/Registered: Mon Aug 25 08:06:57 UTC 2025 - 455.4K bytes - Viewed (0) -
Apache Maven JDeps Plugin – Introduction
Apache / Maven / Plugins / Apache Maven JDeps Plugin / Introduction | Last Published: 2019-06-12 | Version: 3.1.2 Jav...maven.apache.org/plugins/maven-jdeps-plugin/ Similar Results (1)Registered: Mon Aug 25 08:06:40 UTC 2025 - Last Modified: Tue Mar 08 00:25:30 UTC 2022 - 12.5K bytes - Viewed (0) -
MicroK8s - MicroK8s Tutorials
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/tutorialsRegistered: Mon Aug 25 08:07:55 UTC 2025 - 44.8K bytes - Viewed (0) -
MicroK8s - MicroK8s in LXD
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/install-lxdRegistered: Mon Aug 25 08:08:02 UTC 2025 - 50.3K bytes - Viewed (0) -
Apache Maven RAR Plugin – Project Mailing Lists
Project Mailing Lists These are the mailing lists that have been established for this project. For each list, there i...maven.apache.org/plugins/maven-rar-plugin/mailing-lists.html Similar Results (6)Registered: Mon Aug 25 08:08:35 UTC 2025 - Last Modified: Sun Jul 17 16:44:09 UTC 2022 - 15.4K bytes - Viewed (0) -
Apache Maven RAR Plugin – Plugin Documentation
Plugin Documentation Goals available for this plugin: Goal Description rar:help Display help information on maven-rar...maven.apache.org/plugins/maven-rar-plugin/plugin-info.htmlRegistered: Mon Aug 25 08:08:12 UTC 2025 - Last Modified: Sun Jul 17 16:44:09 UTC 2022 - 12.4K bytes - Viewed (0)