apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-20T08:04:09Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "836"
  uid: 0f34e5d5-55e0-4d13-8882-e1026d464940
subsets:
- addresses:
  - ip: 10.0.0.218
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-h8h46
      namespace: kube-system
      uid: b000b0d4-4c03-443c-9e2e-a09c22eb849b
  - ip: 10.0.0.231
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-f7w8h
      namespace: kube-system
      uid: 8b7c6739-c935-4ffe-8192-aae21b5be9d5
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
