Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Kyoto (0.04 sec)

  1. pkg/registry/core/pod/strategy_test.go

    			featureGateEnabled: true,
    			pod: &api.Pod{
    				ObjectMeta: metav1.ObjectMeta{
    					Labels: map[string]string{
    						"country": "Japan",
    						"city":    "Kyoto",
    					},
    				},
    				Spec: api.PodSpec{
    					Affinity: &api.Affinity{
    						PodAffinity: &api.PodAffinity{
    							RequiredDuringSchedulingIgnoredDuringExecution: []api.PodAffinityTerm{
    								{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Apr 24 18:25:29 UTC 2024
    - 76.2K bytes
    - Viewed (0)
Back to top