- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 301 - 310 of 484 for content_length:[500000 TO 999999] (0.39 sec)
-
Declarative Management of Kubernetes Objects Us...
Kubernetes objects can be created, updated, and deleted by storing multiple object configuration files in a directory and using kubectl apply to recursively create and update those objects as needed. This method retains writes made to live objects without merging the changes back into the object configuration files. kubectl diff also gives you a preview of what changes apply will make. Before you begin Install kubectl. You need to have a Kubernetes cluster, and the kubectl command-line tool must be configured to communicate with your cluster.kubernetes.io/docs/tasks/manage-kubernetes-objects/declarative-config/Registered: Wed Jun 04 07:02:21 UTC 2025 - 580.4K bytes - Viewed (0) -
Certificates and Certificate Signing Requests |...
Kubernetes certificate and trust bundle APIs enable automation of X.509 credential provisioning by providing a programmatic interface for clients of the Kubernetes API to request and obtain X.509 certificates from a Certificate Authority (CA). There is also experimental (alpha) support for distributing trust bundles. Certificate signing requests FEATURE STATE: Kubernetes v1.19 [stable] A CertificateSigningRequest (CSR) resource is used to request that a certificate be signed by a denoted signer, after which the request may be approved or denied before finally being signed.kubernetes.io/docs/reference/access-authn-authz/certificate-signing-requests/Registered: Wed Jun 04 07:13:25 UTC 2025 - 499.1K bytes - Viewed (0) -
What’s new in 0.24.0 (January 25, 2019) — panda...
Skip to main content Back to top Ctrl + K GitHub Twitter Mastodon What’s new in 0.24.0 (January 25, 2019) # Warning T...pandas.pydata.org/pandas-docs/stable/whatsnew/v0.24.0.htmlRegistered: Wed Jun 04 08:49:49 UTC 2025 - Last Modified: Fri Sep 20 12:34:15 UTC 2024 - 522.4K bytes - Viewed (0) -
Table Visualization — pandas 2.2.3 documentation
Skip to main content Back to top Ctrl + K GitHub Twitter Mastodon Table Visualization # This section demonstrates vis...pandas.pydata.org/pandas-docs/stable/user_guide/style.htmlRegistered: Wed Jun 04 08:48:04 UTC 2025 - Last Modified: Fri Sep 20 12:34:03 UTC 2024 - 707.2K bytes - Viewed (0) -
Example: Deploying Cassandra with a StatefulSet...
This tutorial shows you how to run Apache Cassandra on Kubernetes. Cassandra, a database, needs persistent storage to provide data durability (application state). In this example, a custom Cassandra seed provider lets the database discover new Cassandra instances as they join the Cassandra cluster. StatefulSets make it easier to deploy stateful applications into your Kubernetes cluster. For more information on the features used in this tutorial, see StatefulSet. Note:Cassandra and Kubernetes both use the term node to mean a member of a cluster.kubernetes.io/docs/tutorials/stateful-application/cassandra/Registered: Wed Jun 04 07:09:03 UTC 2025 - 491.3K bytes - Viewed (0) -
Dynamic Admission Control | Kubernetes
In addition to compiled-in admission plugins, admission plugins can be developed as extensions and run as webhooks configured at runtime. This page describes how to build, configure, use, and monitor admission webhooks. What are admission webhooks? Admission webhooks are HTTP callbacks that receive admission requests and do something with them. You can define two types of admission webhooks, validating admission webhook and mutating admission webhook. Mutating admission webhooks are invoked first, and can modify objects sent to the API server to enforce custom defaults.kubernetes.io/docs/reference/access-authn-authz/extensible-admission-controllers/Registered: Wed Jun 04 07:14:32 UTC 2025 - 582.1K bytes - Viewed (0) -
mxnet.ndarray.ndarray — Apache MXNet documentation
Source code for mxnet.ndarray.ndarray # Licensed to the Apache Software Foundation (ASF) under one # or more contribu...mxnet.apache.org/versions/master/api/python/docs/_modules/mxnet/ndarray/ndarray.htmlRegistered: Wed Jun 04 08:30:55 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 711.4K bytes - Viewed (0) -
Oauth2️⃣ ⏮️ 🔐 (& 🔁), 📨 ⏮️ 🥙 🤝 - FastAPI
fastapi.tiangolo.com/em/tutorial/security/oauth2-jwt/Registered: Wed Jun 04 07:51:46 UTC 2025 - 605.6K bytes - Viewed (0) -
🙅 Oauth2️⃣ ⏮️ 🔐 & 📨 - FastAPI
fastapi.tiangolo.com/em/tutorial/security/simple-oauth2/Registered: Wed Jun 04 07:58:27 UTC 2025 - 492.2K bytes - Viewed (0) -
Feature Gates | Kubernetes
This page contains an overview of the various feature gates an administrator can specify on different Kubernetes components. See feature stages for an explanation of the stages for a feature. Overview Feature gates are a set of key=value pairs that describe Kubernetes features. You can turn these features on or off using the --feature-gates command line flag on each Kubernetes component. Each Kubernetes component lets you enable or disable a set of feature gates that are relevant to that component.kubernetes.io/docs/reference/command-line-tools-reference/feature-gates/Registered: Wed Jun 04 07:40:39 UTC 2025 - 597.4K bytes - Viewed (0)