Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Service healthcheck nodeport #101

Closed
wlan0 opened this issue Nov 25, 2017 · 0 comments
Closed

Service healthcheck nodeport #101

wlan0 opened this issue Nov 25, 2017 · 0 comments

Comments

@wlan0
Copy link
Member

wlan0 commented Nov 25, 2017

wlan0@wlan0:~/code/go/src/github.com/koki/short/testdata/services$ ../../bin/short -f service_spec_with_health_check_port.yaml 
service:
  annotations:
    meta: _test
  cluster: test_cluster
  labels:
    app: meta_test
  name: meta_test
  namespace: test
  version: v1

wlan0@wlan0:~/code/go/src/github.com/koki/short/testdata/services$ cat service_spec_with_health_check_port.yaml 
apiVersion: v1
kind: Service
metadata:
  name: meta_test
  labels:
    app: meta_test
  annotations:
    meta: _test 
  namespace: test
  clusterName: test_cluster
spec:
  healthCheckNodePort: 32
@ublubu ublubu mentioned this issue Dec 3, 2017
@ublubu ublubu closed this as completed Dec 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants