apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-15T11:28:55Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "881"
  uid: 9280be5e-c421-450e-8656-e12143bb8eb5
subsets:
- addresses:
  - ip: 10.0.0.197
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-sjtbn
      namespace: kube-system
      uid: 16e4dff2-913e-469c-be90-491fecf40165
  - ip: 10.0.0.253
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qg24g
      namespace: kube-system
      uid: 898e66f3-313e-4cc5-b1d3-2ce4f0268e30
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
