- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1061 - 1070 of 5,486 for timestamp:[now/d-1d TO *] (0.13 sec)
-
Upgrading Windows nodes | Kubernetes
FEATURE STATE: Kubernetes v1.18 [beta] This page explains how to upgrade a Windows node created with kubeadm. Before you begin You need to have shell access to all the nodes, and the kubectl command-line tool must be configured to communicate with your cluster. It is recommended to run this tutorial on a cluster with at least two nodes that are not acting as control plane hosts. Your Kubernetes server must be at or later than version 1.kubernetes.io/docs/tasks/administer-cluster/kubeadm/upgrading-windows-nodes/Registered: Tue Nov 26 03:21:36 UTC 2024 - 429K bytes - Viewed (0) -
Adding Windows worker nodes | Kubernetes
FEATURE STATE: Kubernetes v1.18 [beta] This page explains how to add Windows worker nodes to a kubeadm cluster. Before you begin A running Windows Server 2022 (or higher) instance with administrative access. A running kubeadm cluster created by kubeadm init and following the steps in the document Creating a cluster with kubeadm. Adding Windows worker nodes Note:To facilitate the addition of Windows worker nodes to a cluster, PowerShell scripts from the repository https://sigs.kubernetes.io/docs/tasks/administer-cluster/kubeadm/adding-windows-nodes/Registered: Tue Nov 26 03:21:15 UTC 2024 - 435K bytes - Viewed (0) -
Proxies in Kubernetes | Kubernetes
This page explains proxies used with Kubernetes. Proxies There are several different proxies you may encounter when using Kubernetes: The kubectl proxy: runs on a user's desktop or in a pod proxies from a localhost address to the Kubernetes apiserver client to proxy uses HTTP proxy to apiserver uses HTTPS locates apiserver adds authentication headers The apiserver proxy: is a bastion built into the apiserver connects a user outside of the cluster to cluster IPs which otherwise might not be reachable runs in the apiserver processes client to proxy uses HTTPS (or http if apiserver so configured) proxy to target may use HTTP or HTTPS as chosen by proxy using available information can be used to reach a Node, Pod, or Service does load balancing when used to reach a Service The kube proxy:kubernetes.io/docs/concepts/cluster-administration/proxies/Registered: Tue Nov 26 03:21:22 UTC 2024 - 428.5K bytes - Viewed (0) -
Advanced Middleware - FastAPI
fastapi.tiangolo.com/pl/advanced/middleware/ Similar Results (2)Registered: Tue Nov 26 03:13:18 UTC 2024 - 122.3K bytes - Viewed (0) -
Hardening Guide - Authentication Mechanisms | K...
Information on authentication options in Kubernetes and their security properties.kubernetes.io/docs/concepts/security/hardening-guide/authentication-mechanisms/Registered: Tue Nov 26 03:13:32 UTC 2024 - 430.8K bytes - Viewed (0) -
Application Security Checklist | Kubernetes
Baseline guidelines around ensuring application security on Kubernetes, aimed at application developerskubernetes.io/docs/concepts/security/application-security-checklist/Registered: Tue Nov 26 03:13:38 UTC 2024 - 430.9K bytes - Viewed (0) -
API-initiated Eviction | Kubernetes
API-initiated eviction is the process by which you use the Eviction API to create an Eviction object that triggers graceful pod termination. You can request eviction by calling the Eviction API directly, or programmatically using a client of the API server, like the kubectl drain command. This creates an Eviction object, which causes the API server to terminate the Pod. API-initiated evictions respect your configured PodDisruptionBudgets and terminationGracePeriodSeconds. Using the API to create an Eviction object for a Pod is like performing a policy-controlled DELETE operation on the Pod.kubernetes.io/docs/concepts/scheduling-eviction/api-eviction/Registered: Tue Nov 26 03:12:59 UTC 2024 - 433.6K bytes - Viewed (0) -
Debugging - FastAPI
fastapi.tiangolo.com/pl/tutorial/debugging/Registered: Tue Nov 26 03:14:57 UTC 2024 - 116.3K bytes - Viewed (0) -
Certificates | Kubernetes
To learn how to generate certificates for your cluster, see Certificates.kubernetes.io/docs/concepts/cluster-administration/certificates/Registered: Tue Nov 26 03:14:41 UTC 2024 - 421.7K bytes - Viewed (0) -
FastAPI and friends newsletter - FastAPI
fastapi.tiangolo.com/pl/newsletter/Registered: Tue Nov 26 03:16:26 UTC 2024 - 106K bytes - Viewed (0)