Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for capabilities (0.17 sec)

  1. operator/cmd/mesh/testdata/manifest-generate/data-snapshot.tar.gz

    rityCon }} {{- toYaml .Values.containerSecurityCon | nindent 12 }} {{- else if (semverCompare ">=1.22-0" .Capabilities.KubeVersion.GitVersion) }} # Safe since 1.22: https://github.com/kubernetes/kubernetes/pull/103326 capabilities: drop: - ALL allowPrivilegeEscala: false privileged: false readOnlyRootFilesyst: true runAsUser: 1337 runAsGroup: 1337 runAsNonRoot: true {{- else }} capabilities: drop: - ALL add: - NET_BIND_SERVICE runAsUser: 0 runAsGroup: 1337 runAsNonRoot: false allowPrivilegeEscala:...
    Others
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Wed Jan 10 05:10:03 GMT 2024
    - 198.1K bytes
    - Viewed (1)
  2. src/main/java/jcifs/smb1/smb1/SmbFile.java

             * to(overrides negotiatedCapabilities).
             */
    
            /* We really should do the referral before this in case
             * the redirected target has different capabilities. But
             * the way we have been doing that is to call exists() which
             * calls this method so another technique will be necessary
             * to support DFS referral _to_ Win95/98/ME.
             */
    
    Java
    - Registered: Sun May 05 00:10:10 GMT 2024
    - Last Modified: Mon Mar 13 12:00:57 GMT 2023
    - 107.9K bytes
    - Viewed (2)
  3. CHANGELOG/CHANGELOG-1.4.md

      - Easier to understand a cluster (eg: API audit logs, server-based API defaults)
    - **Stateful Application Support**
      - Enhanced persistence capabilities (eg: `StorageClasses`, new volume plugins)
      - New resources and scheduler features (eg: `ScheduledJob` resource, pod/node affinity/anti-affinity)
    - **Cluster Federation**
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu Dec 24 02:28:26 GMT 2020
    - 133.5K bytes
    - Viewed (0)
Back to top