apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-27T16:01:16Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "896"
  uid: 9bdf65f5-6d1c-4b35-b089-f468c4969839
subsets:
- addresses:
  - ip: 10.0.0.177
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7r5cm
      namespace: kube-system
      uid: 8ae05775-bd08-4052-9988-ec827ea7369e
  - ip: 10.0.0.6
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nd28z
      namespace: kube-system
      uid: 433ae676-d2e3-4e14-b56c-190f697fc621
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
