Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 39 of 39 for app3 (0.21 sec)

  1. CHANGELOG/CHANGELOG-1.13.md

    - kubectl run now generates apps/v1 deployments by default ([#71006](https://github.com/kubernetes/kubernetes/pull/71006), [@liggitt](https://github.com/liggitt))
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu May 05 13:44:43 UTC 2022
    - 273.1K bytes
    - Viewed (0)
  2. api/openapi-spec/v3/apis__batch__v1_openapi.json

              },
              {
                "group": "apps",
                "kind": "DeleteOptions",
                "version": "v1"
              },
              {
                "group": "apps",
                "kind": "DeleteOptions",
                "version": "v1beta1"
              },
              {
                "group": "apps",
                "kind": "DeleteOptions",
                "version": "v1beta2"
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 485.4K bytes
    - Viewed (0)
  3. api/openapi-spec/v3/apis__storage.k8s.io__v1_openapi.json

              },
              {
                "group": "apps",
                "kind": "DeleteOptions",
                "version": "v1"
              },
              {
                "group": "apps",
                "kind": "DeleteOptions",
                "version": "v1beta1"
              },
              {
                "group": "apps",
                "kind": "DeleteOptions",
                "version": "v1beta2"
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 481.9K bytes
    - Viewed (0)
  4. src/cmd/go/internal/modfetch/zip_sum_test/testdata/zip_sums.csv

    github.com/apparentlymart/go-textseg,v1.0.0,h1:rRmlIsPEEhUTIKQb7T++Nz/A5Q6C9IuX2wFoYVvnCs0=,2572a77af285125f1980e9b751e5a7c3ae59b73c4fc97e7c2407681609991142
    github.com/appc/spec,v0.8.11,h1:BFwMCTHSDwanDlAA3ONbsLllTw4pCW85kVm290dNrV4=,4a17d699b3e2c3cc8b301de260a45c8fc31054fbb5c689e567f24e3e63bf8f79
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Mar 18 17:29:01 UTC 2020
    - 334.9K bytes
    - Viewed (0)
  5. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

        <glob pattern="*.ptid"/>
      </mime-type>
      <mime-type type="application/vnd.pwg-multiplexed"/>
      <mime-type type="application/vnd.pwg-xhtml-print+xml"/>
      <mime-type type="application/vnd.qualcomm.brew-app-res"/>
      <mime-type type="application/vnd.quark.quarkxpress">
        <glob pattern="*.qxd"/>
        <glob pattern="*.qxt"/>
        <glob pattern="*.qwd"/>
        <glob pattern="*.qwt"/>
        <glob pattern="*.qxl"/>
    Registered: Wed Jun 12 15:17:51 UTC 2024
    - Last Modified: Thu Sep 21 06:46:43 UTC 2023
    - 298.5K bytes
    - Viewed (0)
  6. ChangeLog.md

    - [`KT-58216`](https://youtrack.jetbrains.com/issue/KT-58216) K2 (2.0): when is not checked for exhaustiveness with Java sealed class
    - [`KT-61205`](https://youtrack.jetbrains.com/issue/KT-61205) Compose Compiler K2/ios: No file for /App|App(){}[0] when running linkPodDebugFrameworkIosX64
    - [`KT-58087`](https://youtrack.jetbrains.com/issue/KT-58087) Unexpected type mismatch after nullable captured type approximation
    Registered: Wed Jun 12 09:53:16 UTC 2024
    - Last Modified: Mon May 27 17:14:23 UTC 2024
    - 292.1K bytes
    - Viewed (0)
  7. pkg/apis/core/types.go

    	// 'RestartContainer' means Kubernetes will resize the container in-place
    	// by stopping and starting the container when new resources are applied.
    	// This is needed for legacy applications. For e.g. java apps using the
    	// -xmxN flag which are unable to use resized memory without restarting.
    	RestartContainer ResourceResizeRestartPolicy = "RestartContainer"
    )
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 268.9K bytes
    - Viewed (0)
  8. CHANGELOG/CHANGELOG-1.7.md

       * Support kube-master-url flag without kubeconfig
    
       * Fix concurrent R/Ws in dns.go
    
       * Fix confusing logging when initialize server
    
       * Fix printf in cmd/kube-dns/app/server.go
    
       * Fix version on startup and `--version` flag
    
       * Support specifying port number for nameserver in stubDomains
    
    #### kube-proxy
    * Features:
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu May 05 13:44:43 UTC 2022
    - 308.7K bytes
    - Viewed (0)
  9. staging/src/k8s.io/api/core/v1/types.go

    	// 'RestartContainer' means Kubernetes will resize the container in-place
    	// by stopping and starting the container when new resources are applied.
    	// This is needed for legacy applications. For e.g. java apps using the
    	// -xmxN flag which are unable to use resized memory without restarting.
    	RestartContainer ResourceResizeRestartPolicy = "RestartContainer"
    )
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 390.8K bytes
    - Viewed (0)
Back to top