results
|
Result #1
Field |
Value |
actions
|
[
"deleted ekscluster-service-pod"
]
|
ansible_loop_var
|
|
changed
|
|
failed
|
|
invocation
|
{
"module_args": {
"add_host": null,
"cgroup_parent": null,
"cpus": null,
"cpuset_cpus": null,
"debug": false,
"device": null,
"device_read_bps": null,
"dns": null,
"dns_opt": null,
"dns_search": null,
"executable": "podman",
"generate_systemd": {},
"gidmap": null,
"hostname": null,
"infra": null,
"infra_command": null,
"infra_conmon_pidfile": null,
"infra_image": null,
"infra_name": null,
"ip": null,
"label": null,
"label_file": null,
"mac_address": null,
"name": "ekscluster-service-pod",
"network": null,
"network_alias": null,
"no_hosts": null,
"pid": null,
"pod_id_file": null,
"publish": null,
"recreate": false,
"share": null,
"state": "absent",
"subgidname": null,
"subuidname": null,
"uidmap": null,
"userns": null,
"volume": null
}
}
|
orphaned_cluster_pod
|
[
"service",
{
"CgroupParent": "machine.slice",
"CgroupPath": "machine.slice/machine-libpod_pod_04cd76683893ab7e3316dd07e654930bbd85f7253815fe3de621ed6ce08e68c7.slice",
"Containers": [
{
"Id": "4c4a07c75fc04f1b0e812826347bacbfff71928a3f97f0d7478df564e5dda0c5",
"Name": "ekscluster-dnsmasq",
"State": "running"
},
{
"Id": "76a8cb817f52539883fc5dfa9dba0fdbb4254014c42a92f749bbf6ec544ba330",
"Name": "ekscluster-registry",
"State": "running"
},
{
"Id": "a1846e527d6a612d80aa5b568727793788fb7abc95603f27451235ceeed027a4",
"Name": "ekscluster-bind",
"State": "running"
},
{
"Id": "a81c5d5fe24bc8cc73b4314a73c3ceeb966bf09b4c13b900a538e56cc4a5d1a8",
"Name": "ekscluster-provision",
"State": "running"
},
{
"Id": "b6ce384f3d65612574e88f6cf11b051b6673da0c7e89e9fa895b66cb60666648",
"Name": "ekscluster-apache",
"State": "running"
},
{
"Id": "c46ec33f27a18fe5d73122eb97ebefe8d680e13f190989f16d03abb4033ca51a",
"Name": "04cd76683893-infra",
"State": "running"
},
{
"Id": "e0b755baccbcd282416337ce07e43331b76970ffefd45c98596b62f6997e1b16",
"Name": "ekscluster-haproxy",
"State": "running"
}
],
"CreateCgroup": true,
"CreateCommand": [
"podman",
"pod",
"create",
"--name",
"ekscluster-service-pod",
"--network",
"ekscluster-service-bridge",
"--hostname",
"service.ekscluster.kubeinit.local",
"--dns",
"10.0.0.253",
"--dns",
"10.11.5.160",
"--dns-search",
"ekscluster.kubeinit.local"
],
"CreateInfra": true,
"Created": "2023-10-30T20:12:37.653683405+02:00",
"ExitPolicy": "continue",
"Hostname": "service.ekscluster.kubeinit.local",
"Id": "04cd76683893ab7e3316dd07e654930bbd85f7253815fe3de621ed6ce08e68c7",
"InfraConfig": {
"DNSOption": null,
"DNSSearch": [
"ekscluster.kubeinit.local"
],
"DNSServer": [
"10.0.0.253",
"10.11.5.160"
],
"HostAdd": null,
"HostNetwork": false,
"NetworkOptions": null,
"Networks": [
"ekscluster-service-bridge"
],
"NoManageHosts": false,
"NoManageResolvConf": false,
"PortBindings": {},
"StaticIP": "",
"StaticMAC": "",
"pid_ns": "private",
"userns": "host",
"uts_ns": "private"
},
"InfraContainerID": "c46ec33f27a18fe5d73122eb97ebefe8d680e13f190989f16d03abb4033ca51a",
"Name": "ekscluster-service-pod",
"NumContainers": 7,
"SharedNamespaces": [
"ipc",
"net",
"uts"
],
"State": "Running"
}
]
|
pod
|
|
podman_actions
|
[
"podman pod rm -f ekscluster-service-pod"
]
|
|